home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 1995-08-21 | 1.0 KB | 27 lines |
- :Base msjetsql.hlp>langref
- :Title Microsoft Jet SQL Reference
- :Index Jet SQL Reference=msjetsql.hlp
- 1 Microsoft Jet SQL Reference
- 2 Overview
- 3 SQL Aggregate Functions=daidxAggregateFunctions
- 3 SQL Reserved Words=dasqlJetSQLReservedWords
- 3 Data Types=dasqlJetDataTypes
- 3 Comparison with ANSI SQL=dasqlJetVANSI
- 3 Equivalent ANSI SQL Data Types=dasqlEquivalentDataTypes
- 2 Data Definition Language
- 3 CREATE TABLE Statement=dasqlCreateTable
- 3 CREATE INDEX Statement=dasqlCreateIndex
- 3 ALTER TABLE Statement=dasqlAlter
- 3 CONSTRAINT Clause=dasqlConstraint
- 3 DROP Statement=dasqlDrop
- 2 Data Manipulation Language
- 3 SELECT Statement=dasqlSelect
- 3 SELECT ... INTO Statement=dasqlSelectInto
- 3 INSERT INTO Statement=dasqlInsertInto
- 3 UPDATE Statement=dasqlUpdate
- 3 DELETE Statement=dasqlDelete
- 3 INNER JOIN Operation=dasqlInnerJoin@msjetsql.hlp>langref
- 3 LEFT JOIN, RIGHT JOIN Operations=dasqlLeftRightJoin@msjetsql.hlp>langref
- 3 PARAMETERS Declaration=dasqlParameters@msjetsql.hlp>langref
- 3 UNION Operation=dasqlUnion@msjetsql.hlp>langref
-