1.display list of all users from ur data base.what is the
query?
Answer Posted / a.swarna devi
select * from user_tables;
Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
How to define an oracle cursor variable?
How to insert multiple rows with one insert statement in oracle?
What do you mean by cdb and pdb in oracle 12c?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
How to select some columns from a table in oracle?
How to create id with auto_increment on oracle?
What is hot backup and logical backup?
How to import one table back from a dump file?
What is a system tablespace?
How to list all indexes in your schema?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How do I uninstall oracle client from windows?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
Difference between the “verify” and “feedback” command?
How to use "for" statements in oracle?