Re: SQL Parsing using Apache Calcite

2018-07-30 Thread Enrico Olivelli
Il dom 29 lug 2018, 19:31 srikanth ha scritto: > favorite > < > https://stackoverflow.com/questions/51547864/apache-calcite-and-sql-parsing?noredirect=1# > > > > I am working on a project that needs to connect to the database to retrieve > the SQL Statements. Once I retrieved the SQL queries

SQL Parsing using Apache Calcite

2018-07-29 Thread srikanth
favorite I am working on a project that needs to connect to the database to retrieve the SQL Statements. Once I retrieved the SQL queries then I need to parse these SQL statement Conditions*/Qualifiers*