FirebirdSQL / firebird-documentation

Firebird documentation
https://www.firebirdsql.org/en/firebird-rdbms/
34 stars 14 forks source link

Document that named parameters in EXECUTE STATEMENT do not support quoted object names #164

Closed mrotteveel closed 2 years ago

mrotteveel commented 2 years ago

Explicitly document (or otherwise revise documentation) that named parameters in EXECUTE STATEMENT do not support quoted object names.

Apply changes to fblangref25, fblangref30 and fblangref40.

See also https://github.com/FirebirdSQL/firebird/issues/7004

mrotteveel commented 2 years ago

Updated docs