|
| Total Answers and Comments: 5 |
Last Update: July 02, 2009 Asked by: ambrish20 |
|
| | |
|
Submitted by: senthilora That is not correct Abhishek reddy..:)
Spool is not a SQL statement. Moreover, actually you are creating multiple SQL statements and executing them.
No - would be my answer if the question was "is that possible to drop more than one table by using single DROP TABLE statement"
Yes - is my answer as "DROP USER .. CASCADE" statement will drop all the tables at once owned by a specific user.Â
Above answer was rated as good by the following members: neelapu | Go To Top
|