when loggined as SYSTEM,how to display all the users of database using sql query?

Answers were Sorted based on User's Feedback



when loggined as SYSTEM,how to display all the users of database using sql query?..

Answer / phan wai keong

select * from dba_users;

Is This Answer Correct ?    6 Yes 0 No

when loggined as SYSTEM,how to display all the users of database using sql query?..

Answer / pradeep

select * from all_users;

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is the order of defining local variables and sub procedures/functions?

0 Answers  


How to create a table index in oracle?

0 Answers  


How do you find current date and time in oracle?

0 Answers  


What is a trigger and what are its types?

0 Answers  


What is Water Mark in Oracle?

7 Answers   Oracle,


is there a tool to trace queries, like profiler for sql server?

0 Answers  


What is user managed backup in Oracle?

0 Answers   MCN Solutions,


Explain integrity constraint?

0 Answers  


4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>

1 Answers   Wipro,


How to view existing locks on the database?

0 Answers  


What view(s) do you use to associate a users SQLPLUS session with his o/s process?

0 Answers  


What are triggers?Where are they used?

3 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)