how to get a list of all tables in a database? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is a pdo connection?

0 Answers  


What is view? Can we update view

0 Answers  


take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...

9 Answers   Zensar,


What is primary key and foreign key?

0 Answers  


What is assignment operator in pl sql?

0 Answers  






What is union and union all keyword in sql and what are their differences?

0 Answers  


What are field types?

0 Answers  


What is where clause in sql?

0 Answers  


How can you know that statistics should be updated?

0 Answers  


What is the use of double ampersand (&&) in sql queries? Give an example

0 Answers  


Initially question was asked to mention the types of indexes. Then asked about BITMAP INDEX and B-Tree Index

2 Answers   Polaris,


What is pl sql block in dbms?

0 Answers  


Categories