Dropping two tables with a single drop table statement
I want to drop two tables in a single drop table statement.
drop table table1,table2;
I want to drop two tables in a single drop table statement.
Dig Deeper on Oracle database backup and recovery
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments