How to get a list of all tables in the database?



How to get a list of all tables in the database?..

Answer / tr

select * from tab;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index

1 Answers  


How to convert characters to times in oracle?

0 Answers  


How to create a temporary table in oracle?

0 Answers  


what is the syntax of INSERT command?

7 Answers  


When do we use group by clause in a sql query?

0 Answers  






How to declare a local variable?

0 Answers  


Can sub procedure/function be called recursively?

0 Answers  


how many columns can a plsql table have

13 Answers   NIIT,


Explain drop constraint oracle?

0 Answers  


What is Index and different types of Indexes?

7 Answers  


What is a shared pool?

1 Answers  


How to loop through data rows in the implicit cursor?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)