home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 September / PCWorld_2000-09_cd.bin / Software / Topware / aspedit / _SETUP.1 / sql.ae < prev    next >
Text File  |  1999-10-12  |  321b  |  39 lines

  1. Asc
  2. Desc
  3. Delete from :
  4. Select : from
  5. Select * from 
  6. Select distinct
  7. Insert into
  8. Create
  9. Drop
  10. Create Index
  11. Create Unique Index
  12. Unique
  13. Group By
  14. Exists
  15. All
  16. Union
  17. In
  18. Between
  19. Not
  20. And
  21. Or
  22. %
  23. '
  24. "
  25. Drop Index
  26. Alter 
  27. From 
  28. Like
  29. Update
  30. Where
  31. Order by
  32. And
  33. Join
  34. Sum(:)
  35. Avg(:)
  36. Max(:)
  37. Min(:)
  38. Count(:)
  39.