firebird
firebird copied to clipboard
Row value constructor [CORE1383]
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>
Modified by: @pcisar
Workflow: jira [ 12691 ] => Firebird [ 14258 ]
Related: #4217