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
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
How to store only time; not date and time?
Explain about integrity constraint?
what is the difference between restoring and recovering?
What happens if you set the sga too low in oracle?
What is the difference between a hot backup and a cold backup in oracle?
What privilege is needed for a user to connect to oracle server?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What happens to the current transaction if a ddl statement is executed?
What is a read write transaction in oracle?
What happens if the imported table already exists?
How do I uninstall oracle 11g?
Explain what are the characteristics of data files?
Can I create users through internet explorer in oracle 10g?
What are the uses of synonyms?