Subject Re: [firebird-support] Constants
Author Stefan Balzter
Martijn Tonies schrieb:
> A configuration table is the only thing you can do.

You might also write a stored procedure that takes the constant name as
a string input parameter and gives a specified output for each known
constant name. And what's wrong with the UDF?

Stefan