laitinen
November 26th, 2008, 02:18 PM
Hi gurus!
I was wondering if any Oracle expert could tell me how to properly delete a table in Oracle.
In MS SQL Server and MySQL "if exsist" is a keyword, but this is not supported in Oracle. I dont want to be given a warning or error message that the table does not exist when executing my query.
Any can help me with this issue?
Cheers,
Laitinen
I was wondering if any Oracle expert could tell me how to properly delete a table in Oracle.
In MS SQL Server and MySQL "if exsist" is a keyword, but this is not supported in Oracle. I dont want to be given a warning or error message that the table does not exist when executing my query.
Any can help me with this issue?
Cheers,
Laitinen