A stored procedure is a prepared SQL code that can be saved and reused several times. So, if you have a SQL query that you write repeatedly, save it as a stored procedure and just call it to execute it.
Vishalini.R Answered question July 6, 2023
Not a member yet? Register now
Are you a member? Login now