FirebirdSQL / firebird-documentation

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

firebird-40-language-reference.pdf Deterministic function description #177

Closed livius2 closed 1 year ago

livius2 commented 1 year ago

firebird-40-language-reference.pdf page 200/201 describe Deterministic function

In the example there is rdb $ database but should be rdb$database and also in last statement is: SELECT n, fn_t () FROM but should be SELECT n, fn_t () FROM t

on the page 267 also rdb $ database but should be rdb$database

mrotteveel commented 1 year ago

@livius2 Documentation issues should be created in https://github.com/FirebirdSQL/firebird-documentation/issues, I have moved the issue.

mrotteveel commented 1 year ago

Issues fixed in fblangref30 and fblangref40