when loggined as SYSTEM,how to display all the users of database using sql query?
Answer Posted / pradeep
select * from all_users;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different types of record groups in oracle? Explain each of them
How to retrieve the count of updated rows?
Explain do view contain data?
What is an oracle function?
What is oracle open database communication (odbc)?
Explain the use of control file?
What is oracle database 10g express edition?
Difference between varchar and varchar2 data types?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to use "startup" command to start default instance?
What is rich query?
Explain how are indexes update?
What are the restrictions on external table columns?
What is the difference between online and offline backups?