Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Support nested SELECT statements, for example:
SELECT a, b FROM ( SELECT a, b, c FROM ( SELECT a, b, c, d FROM t ) )
Attachments
Issue Links
- links to