home *** CD-ROM | disk | FTP | other *** search
/ Supercompiler 1997 / SUPERCOMPILER97.iso / MS_DAO.SDK / DISK3 / DAOHELP.Z / MSJETSQL.CNT (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1995-08-21  |  1.0 KB  |  27 lines

  1. :Base msjetsql.hlp>langref
  2. :Title Microsoft Jet SQL Reference
  3. :Index Jet SQL Reference=msjetsql.hlp
  4. 1 Microsoft Jet SQL Reference
  5. 2 Overview
  6. 3 SQL Aggregate Functions=daidxAggregateFunctions
  7. 3 SQL Reserved Words=dasqlJetSQLReservedWords
  8. 3 Data Types=dasqlJetDataTypes
  9. 3 Comparison with ANSI SQL=dasqlJetVANSI
  10. 3 Equivalent ANSI SQL Data Types=dasqlEquivalentDataTypes
  11. 2 Data Definition Language
  12. 3 CREATE TABLE Statement=dasqlCreateTable
  13. 3 CREATE INDEX Statement=dasqlCreateIndex
  14. 3 ALTER TABLE Statement=dasqlAlter
  15. 3 CONSTRAINT Clause=dasqlConstraint
  16. 3 DROP Statement=dasqlDrop
  17. 2 Data Manipulation Language
  18. 3 SELECT Statement=dasqlSelect
  19. 3 SELECT ... INTO Statement=dasqlSelectInto
  20. 3 INSERT INTO Statement=dasqlInsertInto
  21. 3 UPDATE Statement=dasqlUpdate
  22. 3 DELETE Statement=dasqlDelete
  23. 3 INNER JOIN Operation=dasqlInnerJoin@msjetsql.hlp>langref
  24. 3 LEFT JOIN, RIGHT JOIN Operations=dasqlLeftRightJoin@msjetsql.hlp>langref
  25. 3 PARAMETERS Declaration=dasqlParameters@msjetsql.hlp>langref
  26. 3 UNION Operation=dasqlUnion@msjetsql.hlp>langref
  27.