mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Fixed doc. mismatch reported by Paul Vinkenoog
This commit is contained in:
parent
da804c497d
commit
9951b43e1a
@ -12,7 +12,7 @@ UPDATE OR INSERT statement
|
||||
UPDATE OR INSERT INTO <table or view> [(<column_list>)]
|
||||
VALUES (<value_list>)
|
||||
[MATCHING (<column_list>)]
|
||||
[RETURNING <column_list> [INTO <variable_list>]]
|
||||
[RETURNING <value_list> [INTO <variable_list>]]
|
||||
|
||||
Scope:
|
||||
DSQL, PSQL
|
||||
|
Loading…
Reference in New Issue
Block a user