What are the advantages of pl sql over sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is consistency?

0 Answers  


How do you delete duplicates in sql query using rowid?

0 Answers  


What is vector point function?

0 Answers  


What is the default value of CHAR type?

3 Answers   Bosch,


How to display the current date in sql?

0 Answers  






What is PL/SQL Records?

0 Answers  


I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.

4 Answers   Cap Gemini, MTS,


How to retrieve a second highest salary from a table? Note:Suppose salaries are in duplicate values eg: Name Sal Malli 60000 Pandi 60000 Rudra 45000 Ravi 45000

10 Answers   Mind Tree, Polaris, Sonata,


Explain how to use transactions efficiently : transact sql

0 Answers  


What is union and union all keyword in sql?

0 Answers  


what is the difference between cluster and non cluster index? : Sql dba

0 Answers  


What are % type and % rowtype?

0 Answers  


Categories