Computer Science, asked by kyliegracelynn3365, 1 year ago

What is an advantage of placing computations in sql views?

Answers

Answered by Anonymous
0
Stored procedures give us many advantages over using sql scripts and SQL statements that are dynamically created by our windows or web applications. In this article we will outline why we should be aiming to use Stored Procedures to enable our web and windows applications to interact with our SQL Server database.
Similar questions