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
11. Display the client number and name and the client number and name of the person who referred that client.
How to load a large xml file?
What is the difference between post-database commit and post-form commit?
What are the attributes of cursor?
What are the advantages of oracle 12c?
Differentiate between pre-select and pre-query?
What would you do with an in-doubt distributed transaction?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is bulk copy or bcp in oracle?
How to write a query with an inner join in oracle?
Explain enable novalidate constraint.
How to start a new transaction in oracle?
Please explain compound trigger in oracle?
What privilege is needed for a user to create views in oracle?
what is the difference between functional dependecy and multilevel dependency?