| Related articles |
|---|
| Textbooks on SQL compilation kwatkins@odi.com (Kevin Watkins) (1997-03-27) |
| Re: Textbooks on SQL compilation Torsten.Grust@uni-konstanz.de (Torsten Grust) (1997-03-31) |
| Re: Textbooks on SQL compilation root@candle.pha.pa.us (1997-03-31) |
| Re: Textbooks on SQL compilation edi-c@algonet.se (Kurt Svensson) (1997-04-02) |
| Re: Textbooks on SQL compilation creedy@mitretek.org (1997-04-03) |
| Re: Textbooks on SQL compilation derek@knosof.co.uk (1997-04-06) |
| From: | Kevin Watkins <kwatkins@odi.com> |
| Newsgroups: | comp.databases.theory,comp.compilers |
| Date: | 27 Mar 1997 13:32:10 -0500 |
| Organization: | Object Design |
| Keywords: | parse, question, SQL, comment |
Hi
Does anyone know of any text books dealing with the parsing/processing
of SQL? I'm thinking of something like the book by Holub on compiler
design, but targeted at SQL rather than a programming language like C.
Many Thanks
Kevin
[There's my SQL example in lex&yacc, but it just parses it, doesn't do
anything with it. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.