home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.databases:8976 comp.unix.questions:15394
- Newsgroups: comp.databases,comp.unix.questions
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!udel!gvls1!jabber!candle!root
- From: root@candle.uucp (Bruce Momjian)
- Subject: shql version 1.1 finally released
- Organization: a consultant's basement
- Date: Sun, 10 Jan 1993 18:42:47 GMT
- Message-ID: <1993Jan10.184247.1837@candle.uucp>
- X-Newsreader: TIN [version 1.1 PL6]
- Lines: 44
-
- Xref: candle comp.databases:10661 comp.unix.questions:18245
- Newsgroups: comp.databases,comp.unix.questions
- Path: candle!root
- From: root@candle.uucp (Bruce Momjian)
- Subject: shql version 1.1 finally released
- Organization: a consultant's basement
- Date: Sun, 10 Jan 1993 18:36:55 GMT
- Message-ID: <1993Jan10.183655.1535@candle.uucp>
- X-Newsreader: TIN [version 1.1 PL6]
-
-
- I have finally released shql, version 1.1, and it appeared in
- comp.sources.misc on Thursday, Jan 7, 1993.
-
- Those of you migrating from version 1.0, please read the CHANGES file
- for changes.
-
- If your news software has already expired shql, it is Volume 34, Issue
- 91. Check the archives. If you need to know how to get
- comp.sources.misc archives, see the FAQ of comp.sources.wanted. Sending
- e-mail with subject, 'help', to netlib@uunet is also possible.
-
- The source is 34k shar'ed. I would say, "I will mail you a copy," but I
- start to feel like a mail-server. Please only ask me to mail you a copy
- if you are stuck.
-
- Attached is the description of what shql does.
- ------------------------------------------------------------------------
-
- Here is shql, version 1.1. It has two added features, the ability to do
- SELECT's with multiple tables, and support for aggregates like AVG(),
- and SUM().
-
- SHQL is an interactive SQL database engine. Written as a Unix shell
- script, SHQL interprets SQL commands and manipulates flat files based on
- those commands. SHQL is limited in its understanding of SQL constructs.
- All this is outlined in the README file contained in the distribution.
- A demo file is also included to show some examples.
-
- --
- Bruce Momjian | 830 Blythe Avenue
- root%candle.uucp@bts.com | Drexel Hill, Pennsylvania 19026
- + If your life is a hard drive, | (215) 353-9879(w)
- + Christ can be your backup. | (215) 853-3000(h)
-