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
Previous Question | Next Question |
Explain about the case statement present in Stored procedure? | What are the uses of stored procedure? |