What is indexes?


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

Post New Answer

More SQL PLSQL Interview Questions

What is data modelling in sql?

0 Answers  


Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance

5 Answers   Target,


what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba

0 Answers  


What is the use of prepared statement?

0 Answers  


What is difference between left and right outer join?

0 Answers  






What is acid property in a database?

0 Answers  


what is check constraint? : Sql dba

1 Answers  


Explain what is rdbms?

0 Answers  


How to display the current date in sql?

0 Answers  


What is minus?

0 Answers  


Is it important to partition hard disk?

0 Answers  


Can primary key be changed?

0 Answers  


Categories