1.display list of all users from ur data base.what is the
query?
Answer Posted / srinivas
select * from all_users;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to update values on multiple rows in oracle?
Explain the use of Merge statement in oracle 11g
Explain coalesce function?
What is SQL access advisor in Oracle?
How many types of auditing in Oracle?
What is the difference between a user and a schema in oracle?
How to load data through external tables?
How to define and use table alias names in oracle?
How to convert times to characters in oracle?
What are named parameters?
What is data file?
How many anonymous blocks can be defined?
how to join query for one source type is oracle another source type is sql server ?
How to find the duplicate rows count from employees table in oracle?
how the indexes are stored in the Oracle Database?