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:list users

Re:list users

From: Richard Hansen <gollum_at_smeagol.com>
Date: 1998/02/17
Message-ID: <34e8ff2e.0@news.cadvision.com>#1/1

> What commands would I use to list all the users in the database???

select *
from dba_users; Received on Tue Feb 17 1998 - 00:00:00 CST

Original text of this message

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