Subject | How to check whether a table exists or not? |
---|---|
Author | car.toper |
Post date | 2009-05-06T20:17:02Z |
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?