HyriseSQLParser/test/queries
d-justen de4f81bb18 Support Create Table As Syntax (#127)
* support create table as select statement

* Generate bison code

* add test
2019-06-07 11:42:49 +02:00
..
queries-bad.sql Support WITH (#125) 2019-05-24 16:42:28 +02:00
queries-good.sql Support Create Table As Syntax (#127) 2019-06-07 11:42:49 +02:00
tpc-h-01.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-02.sql Remove PART keyword (#100) 2018-10-10 16:33:53 +02:00
tpc-h-03.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-04.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-05.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-06.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-07.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-08.sql implement CASE WHEN expressions 2017-03-07 14:55:51 +01:00
tpc-h-09.sql Allow function expressions to have variable length of parameters 2017-03-07 02:51:04 +01:00
tpc-h-10.sql add 10 tpch style queries and test for them 2017-03-07 02:01:00 +01:00
tpc-h-11.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-12.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-13.sql Extend table alias with column renames: "AS tbl(c0, c1)" 2018-02-12 11:28:36 +01:00
tpc-h-14.sql Remove PART keyword (#100) 2018-10-10 16:33:53 +02:00
tpc-h-15.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-16.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-17.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-18.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-19.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-20.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-21.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00
tpc-h-22.sql Add tokenize method to SQLParser to output the list of tokens (#54) 2017-07-21 02:47:45 +02:00