Stored Procedure

Differences between Stored procedures and User Defined Functions

Stored Procedure: A Stored procedure is a set of sql statements with a given name , which is physically stored in database in the...
Nageswar P
1 min read