Subject How to check whether a table exists or not?
Author car.toper
I am putting together my first database script for Interbase 7.5. Since I am still in development, I would like the script to first delete the tables and named contraints IF they exist. How might I do that?