Re: webdb - how to drop a user
Date: Thu, 13 Jan 2000 21:10:49 GMT
Message-ID: <387e3f21.254255570_at_204.181.81.99>
Use
Drop user user_name cascade;
[Quoted] This will completely remove the user and all objects 'owned' by that user...
[Quoted] Ion Cionca <ion.cionca_at_epfl.ch> wrote:
>Hi there
>
>Anybody knows how to delete a user who has been created with WebDB?
>You might do this via a drop command but how do you verify that all objects owned by that specific user are also removed?
>
>Can WebDB do it (and thus preserve the coherence of the database)?
>
>Thanx in advance for any hint
> ion
-----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==---------- http://www.newsfeeds.com The Largest Usenet Servers in the World! [Quoted] ------== Over 73,000 Newsgroups - Including Dedicated Binaries Servers ==----- Received on Thu Jan 13 2000 - 22:10:49 CET