Subject How to check if a table exists?
Author Paul Irwin
How can I check if a table exists? I'm using native IBO. I suppose I could
execute a query to see if it exists in a system table, but I want to know if
there is another easier way.

Thanks,

Paul Irwin