Subject Re: [firebird-support] Fastest way to check if Firebird table exists
Author Dimitry Sibiryakov
> Ok, this is better as getting the RDB$DB_KEY is not the fastest one to get,
> so if you know a field then that is better:

But even better would be don't check for table's existence at all. If
it is your database, you know for sure that the table exists. Or not.
There is no place for doubts.

SY, SD.