firebird
firebird copied to clipboard
Make syntax of "SELECT ... INTO" sql standard compliant [CORE1382]
Submitted by: lacak (lacak)
SQL Stand. 92/2003 defines :
SELECT [ <set quantifier> ] <select list> INTO <select target list>
Modified by: @pcisar
Workflow: jira [ 12690 ] => Firebird [ 14173 ]
Since we'll have to support both positions (for backward compatibility), I doubt this feature gonna add something but confusion.