Stored Procedure Question:
Download Job Interview Questions and Answers PDF
What is a stored procedure?
Answers:
Answer #1A stored procedure sometimes is also called as SP or sproc. This feature is available to those applications accessing relational database. Features and commands of stored procedure are actually stored in database dictionary.
Answer #2Stored procedure is it will give zero, one or more values
Download Stored Procedure Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain about the case statement present in Stored procedure? | What are the uses of stored procedure? |