Re: [xml-dev] SQL5

From
Jonathan Robie <>
To
Dmitry Turin <>
Date
2007-10-11T16:23:10Z
ID
<>
Thread
Re: [xml-dev] SQL5
Dmitry Turin wrote:
> Let i guess: you define SQL as matching to template
> 'EnglishWord Parameter EnglishWord Parameter EnglishWord Parameter', i.e.
> 'select      ...       from        ...       where       ...',       and nothing else.
>   

Well, there's a BNF that defines SQL, which is a standard. I don't think 
Rick Marshall defined SQL, I suspect that H2 does that.

Jonathan