home *** CD-ROM | disk | FTP | other *** search
- New to version 1.1
- -----------------------------------
- Now runs under ksh as well as sh.
- Multi-table joins possible without creating views
- Aggregates now supported
- Looks in your $HOME/shql/ for database name also
- Execution operators are now '\' and '/',with '/' now possible the end
- of a line
- White-space is not required as it was before
- New -q option removes table headers, so only taking output that begins
- with '|' gets you all the data
- Delete syntax now requires a FROM, as it should have all along
-