Home » RDBMS Server » Server Administration » Re: Dropping all tables at once
Re: Dropping all tables at once [message #373089] Tue, 27 March 2001 03:05
Balamurugan.R
Messages: 91
Registered: March 2001
Member
Hi,

Try this,

drop user user_name cascade;
It will automaticall drop all the objects in the
user_name and then it drops that user.

Cheers,
Balu
Previous Topic: Validate Form Against Access Database?
Next Topic: Constraint removal
Goto Forum:
  


Current Time: Sun Jun 02 11:10:52 CDT 2024