Question: What is a stored procedure?Answer: A stored procedure is a set of SQL statements that can be stored in the database and executed by calling the procedure. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is SQL?
- What is the difference between SQL and MySQL?
- What is a primary key?
- What is an index in a database?
- What is a foreign key?