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

How to convert times to characters in oracle?

0 Answers  


What are a cluster and non-cluster index?

0 Answers  


What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar

1 Answers   Oracle,


How to use "for" statements in oracle?

0 Answers  


What are the general rules on data consistency?

0 Answers  


How will you differentiate between varchar & varchar2?

0 Answers  


What is the difference between pre-select and pre-query?

0 Answers  


Which of the following is not a database object TABLESPACE TABLE INDEX NONE

1 Answers  


What is an Oracle index?

0 Answers  


Find all employees in Dept “Marketing”.

2 Answers  


How to enter a new row into a table interactively?

0 Answers  


how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?

1 Answers   IBM,


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)