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
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
How do I spool to a csv formatted file using sqlplus?
Is oracle a language?
How to drop an index?
how do u setup a replication site?
How to use "startup" command to start default instance?
What is bind variable in oracle 11g?
How would you best determine why your MVIEW couldnt FAST REFRESH?
How to shutdown your 10g xe server?
What is the difference between sharding and partitioning?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what is normalisation?what are its uses?
What are the different pseudo commands? Explain in general?
How to convert csv to table in oracle?