What is a stored procedure in sql with example?


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

Post New Answer

More SQL PLSQL Interview Questions

How do I run pl sql in sql developer?

0 Answers  


What are the advantages of sql? Explain

0 Answers  


Can we use pl sql in mysql?

0 Answers  


What is not null in sql?

0 Answers  


What is trigger in pl sql?

0 Answers  


I have following column in the table. col1 1 a b c 2 3 d and I want to display it as num chars 1 a 2 b 3 c 4 d numbers in one column and letters in another column.

1 Answers   IBM, Saama Tech,


What is the Difference between Procedure and Function.Can we call a Function in a DML?

2 Answers   TCS,


What do you mean by rowid?

0 Answers  


What is the sql case statement?

0 Answers  


Write a sql query to get the third highest salary of an employee from employee_table?

0 Answers  


What is the maximum number of rows in sql table?

0 Answers  


Is sql between inclusive?

0 Answers  


Categories