home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9EDU / NATURO10.ZIP / natur10.exe / BDE / LOCALSQL.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1995-05-10  |  1KB  |  33 lines

  1. :Base localsql.hlp
  2. :Title Local SQL Guide
  3. :Link bde32.hlp
  4. :Link bdecfg32.hlp
  5. :Link datapump.hlp
  6. :Link localsql.hlp
  7. :Link sqllnk32.hlp
  8. 1 Overview=overview@localsql.hlp>main
  9. 1 Naming conventions=namingconventions@localsql.hlp>main
  10. 1 Reserved words=reservedwords
  11. 1 Data manipulation
  12. 2 Overview=datamanipulation@localsql.hlp>main
  13. 2 SELECT=select@localsql.hlp>main
  14. 2 INSERT=insert@localsql.hlp>main
  15. 2 UPDATE=update@localsql.hlp>main
  16. 2 DELETE=delete@localsql.hlp>main
  17. 2 Parameter substitutions in DML statements=parametersubstitutionsindmlstatements@localsql.hlp>main
  18. 2 Aggregate functions=aggregatefunctions@localsql.hlp>main
  19. 2 String functions=stringfunctions@localsql.hlp>main
  20. 2 Date functions=datefunctions@localsql.hlp>main
  21. 2 Operators=operators@localsql.hlp>main
  22. 2 Updateable queries=updateablequeries@localsql.hlp>main
  23. 2 DML examples=dmlexamples@localsql.hlp>main
  24. 1 Data definition
  25. 2 Overview=datadefinition@localsql.hlp>main
  26. 2 CREATE TABLE=createtable@localsql.hlp>main
  27. 2 ALTER TABLE=altertable@localsql.hlp>main
  28. 2 DROP TABLE=droptable@localsql.hlp>main
  29. 2 CREATE INDEX=createindex@localsql.hlp>main
  30. 2 DROP INDEX=dropindex@localsql.hlp>main
  31. 2 CREATE VIEW=createview@localsql.hlp>main
  32. 2 DDL examples=ddlexamples@localsql.hlp>main
  33.