Hi,
I am about to try and make the virtual user table in postgresql database
without constrains so that multiple users can use one userID.
Before I do that, I need to delete the unnecessary users and their data.
Has anyone got the sql commands to delete a user and all their data in
the dspam d
On 06/07/2013 10:11 AM, P.V.Anthony wrote:
> Hi,
>
> I am about to try and make the virtual user table in postgresql database
> without constrains so that multiple users can use one userID.
>
> Before I do that, I need to delete the unnecessary users and their data.
>
> Has anyone got the sql c