Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to get all the users in the databases

Re: How to get all the users in the databases

From: Zahi Al-Jamous <aljamous_at_crv.pechiney.fr>
Date: Wed, 15 Jul 1998 09:48:00 GMT
Message-ID: <35AC7B03.4DE422D6@crv.pechiney.fr>


xiangz_at_rocketmail.com wrote:
>
> Hi,
>
> How to get all the accounts created in a database? Oracle Version is 7.3.3.

Try this :
select * from all_users

Zahi Received on Wed Jul 15 1998 - 04:48:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US