firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Row value constructor [CORE1383]

Open firebird-automations opened this issue 18 years ago • 3 comments

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 avatar Jul 26 '07 10:07 firebird-automations

Modified by: @pcisar

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

firebird-automations avatar Jan 28 '08 15:01 firebird-automations

Modified by: @pcisar

Link: This issue replaces CORE2686 [ CORE2686 ]

firebird-automations avatar Oct 19 '09 20:10 firebird-automations

Related: #4217

mrotteveel avatar Jul 13 '24 07:07 mrotteveel