FirebirdSQL/firebird-documentation

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

livius2 opened this issue · 2 comments

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

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

Issues fixed in fblangref30 and fblangref40