Computer Science, asked by rmalla879, 4 months ago

what is stored procedure​

Answers

Answered by Anonymous
24

A stored procedure is a subroutine available to applications that access a relational database management system. Such procedures are stored in the database data dictionary. Uses for stored procedures include data-validation or access-control mechanisms.

Answered by Anonymous
0

Answer:

\huge \underline \bold \purple {Answer}

❥︎A stored procedure is a prepared SQL code that you can save, so the code can be reused over and over again. So if you have an SQL query that you write over and over again, save it as a stored procedure, and then just call it to execute it.

H ɪ Hʟs .

@DʜTʏʜɴ ❤︎

Similar questions