home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sources / misc / 4233 / CHANGES next >
Encoding:
Text File  |  1993-01-06  |  506 b   |  13 lines

  1. New to version 1.1
  2. -----------------------------------
  3. Now runs under ksh as well as sh.
  4. Multi-table joins possible without creating views
  5. Aggregates now supported
  6. Looks in your $HOME/shql/ for database name also
  7. Execution operators are now '\' and '/',with '/' now possible the end 
  8.     of a line
  9. White-space is not required as it was before
  10. New -q option removes table headers, so only taking output that begins
  11.     with '|' gets you all the data
  12. Delete syntax now requires a FROM, as it should have all along
  13.