Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row value constructor [CORE1383] #1801

Open
firebird-automations opened this issue Jul 26, 2007 · 2 comments
Open

Row value constructor [CORE1383] #1801

firebird-automations opened this issue Jul 26, 2007 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: lacak (lacak)

Replaces CORE2686

Votes: 9

Add support for SQL:2003 <row value constructor> :

<row value constructor> ::=
<common value expression>
| <boolean value expression>
| ( <value expression>, <value expression> [,<value expression>,...] )
| ROW ( <value expression> [,<value expression>,...] )
| <row subquery>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12691 ] => Firebird [ 14258 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue replaces CORE2686 [ CORE2686 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant