dbTalk Databases Forums  

listing of syntactically possible SQL statements

comp.databases comp.databases


Discuss listing of syntactically possible SQL statements in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
lbrtchx@gmail.com
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-10-2008 , 07:58 AM






let me clearly (and very obviously ;-)) state that I just need fake/
test data and I wonder if they use reference data as they use in other
branches of science/engineering

lbrtchx

Reply With Quote
  #12  
Old   
lbrtchx@gmail.com
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-10-2008 , 07:58 AM






let me clearly (and very obviously ;-)) state that I just need fake/
test data and I wonder if they use reference data as they use in other
branches of science/engineering

lbrtchx

Reply With Quote
  #13  
Old   
lbrtchx@gmail.com
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-10-2008 , 07:58 AM



let me clearly (and very obviously ;-)) state that I just need fake/
test data and I wonder if they use reference data as they use in other
branches of science/engineering

lbrtchx

Reply With Quote
  #14  
Old   
Lennart
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-11-2008 , 10:17 AM



On May 10, 2:46 pm, lbrt... (AT) gmail (DOT) com wrote:
Quote:
Also, in which versions of SQL is the <> operator written as != ?

!= is not part of sql standard, it is a vendor extension.

So, does it mean that some vendors include it as some sort of
programming-like syntax sugar, but also have the standard "<>" for
non-equality?

http://developer.mimer.com/validator/index.htm

Thanks and I am also looking for a test set of actual queries to test
some query parser that I coded.
haven't tried myself, but you might find something useful at:

http://www.itl.nist.gov/div897/ctg/sql_form.htm

/Lennart

[...]



Reply With Quote
  #15  
Old   
Lennart
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-11-2008 , 10:17 AM



On May 10, 2:46 pm, lbrt... (AT) gmail (DOT) com wrote:
Quote:
Also, in which versions of SQL is the <> operator written as != ?

!= is not part of sql standard, it is a vendor extension.

So, does it mean that some vendors include it as some sort of
programming-like syntax sugar, but also have the standard "<>" for
non-equality?

http://developer.mimer.com/validator/index.htm

Thanks and I am also looking for a test set of actual queries to test
some query parser that I coded.
haven't tried myself, but you might find something useful at:

http://www.itl.nist.gov/div897/ctg/sql_form.htm

/Lennart

[...]



Reply With Quote
  #16  
Old   
Lennart
 
Posts: n/a

Default Re: listing of syntactically possible SQL statements - 05-11-2008 , 10:17 AM



On May 10, 2:46 pm, lbrt... (AT) gmail (DOT) com wrote:
Quote:
Also, in which versions of SQL is the <> operator written as != ?

!= is not part of sql standard, it is a vendor extension.

So, does it mean that some vendors include it as some sort of
programming-like syntax sugar, but also have the standard "<>" for
non-equality?

http://developer.mimer.com/validator/index.htm

Thanks and I am also looking for a test set of actual queries to test
some query parser that I coded.
haven't tried myself, but you might find something useful at:

http://www.itl.nist.gov/div897/ctg/sql_form.htm

/Lennart

[...]



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.