I would need to store a code in the Firebird database. This code is encrypted and for more security, I want to avoid to store it in a regular table. Is there a place where I can put it?
I am thinking to store it as an exception text in Exceptions section of Firebird but maybe there are other better places.
