S
Steven
I want to delete a table in a database if it exists but I
want to ask first if the table exists so it will not error
from trying to delete a nonexisting object.
How do I ask if the table object exists first.
Thank you for your help.
Steven
want to ask first if the table exists so it will not error
from trying to delete a nonexisting object.
How do I ask if the table object exists first.
Thank you for your help.
Steven