Registriert seit: 18. Nov 2015
Ort: Kehl
678 Beiträge
Delphi 11 Alexandria
|
AW: Firebird 3.0 - Stored Functions & Schlüsselwort deterministic
23. Mai 2017, 15:52
Laut : https://ib-aid.com/en/articles/45-wa...bird-database/
Zitat:
39. Mark appropriate PSQL functions as DETERMINISTIC
Mark your PSQL functions (in Firebird 3+) which do not have parameters and return constant values with keyword DETERMINISTIC. The deterministic functions are calculated and cached in the scope of the current query.
getestet habe ich das nicht, ist aber je nach bedarf bestimmt interessant....
Fritz Westermann
|