Why do we use procedures in pl sql?


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

Post New Answer

More SQL PLSQL Interview Questions

How many times can we commit in a loop?

0 Answers  


declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?

7 Answers   Oracle,


Can you have more than one key in a database?

0 Answers  


how to check server status with 'mysqladmin'? : Sql dba

0 Answers  


Which one is better subquery or joins?

0 Answers  






How does cross join work in sql?

0 Answers  


Does sql use python?

0 Answers  


how do you control the max size of a heap table? : Sql dba

0 Answers  


Can we call dml statement in function?

0 Answers  


wt is the diff b/w greast and max ,least and min? wt is the diff b/w case and decod?

4 Answers   Oracle, TCS, Tecnics,


What is pseudo column ?

6 Answers   ABB,


What are character functions?

0 Answers  


Categories