can a stored procedure call itself or recursive stored procedure? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

What are data types in pl sql?

0 Answers  


what are the security recommendations while using mysql? : Sql dba

0 Answers  


How to sort the rows in sql.

0 Answers  


What are the two types of cursors in pl sql?

0 Answers  


one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?

13 Answers   Cap Gemini, TCS,






What is the Diff b/w Constraints and Trigeer

4 Answers   HCL,


What does a pl/sql package consist of?

0 Answers  


What is execute immediate?

0 Answers  


What is transaction control language (tcl)?

0 Answers  


What is the advantage of index in sql?

0 Answers  


What is denormalization in a database?

0 Answers  


Is it possible for a table to have more than one foreign key?

0 Answers  


Categories