How do I view stored procedures?


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

Post New Answer

More SQL PLSQL Interview Questions

What are all the different normalizations?

0 Answers  


How many times can we commit in a loop?

0 Answers  


What is the unique index?

0 Answers  


How do you write an index?

0 Answers  


What is an implicit commit?

0 Answers  






What is sql and its types?

0 Answers  


What are inner outer left and right joins in sql?

0 Answers  


What are tables in sql?

0 Answers  


Can we call procedure in select statement?

0 Answers  


need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.

2 Answers  


What is pl sql collection?

0 Answers  


What view means?

0 Answers  


Categories