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 pass parameters to procedures?
How to declare a local variable?
What do you mean by a deadlock?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to convert csv to table in oracle?
What is an oracle recycle bin?
What is partitioned table in Oracle?
How to select some columns from a table in oracle?
How to store pictures on to the database?
Why is oracle so popular?
How to apply filtering criteria at group level in oracle?
What is system tablespace?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How to update values on multiple rows in oracle?