home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume34 / shql / part01 / CHANGES next >
Text File  |  1993-01-06  |  506b  |  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.