Re: Export Tablespaces

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 26 Nov 2003 14:03:52 -0000
Message-ID: <3fc4b2c8$0$13353$ed9e5944_at_reading.news.pipex.net>


"FlameDance" <FlameDance_at_gmx.de> wrote in message news:bq2at9$9sv$00$1_at_news.t-online.com...
> 2. How would a script look that dynamically drops all objects in the
> test database (like we so far drop tables), so they can be newly created
> while importing?

drop user <blah> cascade;
create user blah ............;

Niall Received on Wed Nov 26 2003 - 15:03:52 CET

Original text of this message