![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have user joeschmo in a 10g database. I have a script that creates a bunch of tables, sequences, packages, etc. under that user (called joeschmo.table1, etc.) How can I delete all the tables, sequences, packages, etc. for user joeschmo - without deleting the user? I can do a lot of drop table x, drop sequence y, but I was hoping for something in a single statement. I'm probably missing something obvious... |
#3
| |||
| |||
|
|
I have user joeschmo in a 10g database. I have a script that creates a bunch of tables, sequences, packages, etc. under that user (called joeschmo.table1, etc.) How can I delete all the tables, sequences, packages, etc. for user joeschmo - without deleting the user? I can do a lot of drop table x, drop sequence y, but I was hoping for something in a single statement. I'm probably missing something obvious... |
![]() |
| Thread Tools | |
| Display Modes | |
| |