PDA

View Full Version : How to check if table exists


Shoe
Sat 9th Jun '01, 5:30pm
How would I write a command that checks if a table exists and if it doesn't it creates it? Say the table name is test.

Thanks!