-
Sql1:
```
SELECT DISTINCT a.id
FROM hl_claim a
JOIN hl_policy b ON a.policy_id = b.id
LEFT JOIN hl_policy_customer_org c ON b.id = c.policy_id
LEFT JOIN hl_policy_customer_org d ON b.id …
-
# SQL Parsing
For the initial milestone, we're just taking in SQL as input (i.e., the source *create tables* & the target *create tables*, *constraints* and *mappings*). It follows then that we'll ha…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Feature Request
Currently, ShardingSphere's support for `SQL Server` SQL parsing is not comprehensive enough. Therefore, we are planning to enhance the support for `SQL Server` SQL parsing in S…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …