Subject Re: [firebird-support] Re: How to get a good performance
Author Hans
If it is a repeated requirement, beter to use a trigger to update the
requested value somewhere, instead of traversing your database every time.