C#.NET TUTORIALS
Wednesday, 19 August 2015
What is stored procedure in Sql server
Stored procedure is collections of SQL Statements. It is a pre-compiled block of code which is ready for execute the statements without parsing each time.So that Database performance will no be degraded.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment