In a database management system (DBMS), a stored procedure is a set of Structured Query Language (SQL) statements with an assigned name that's stored in the database in compiled form so that it can be shared by a number of programs. The use of stored procedures can be helpful in controlling access to data (end-users may enter or change data but do not write procedures), preserving data integrity (information is entered in a consistent manner), and improving productivity (statements in a stored procedure only need to be written one time).
Subscribe to:
Post Comments (Atom)
IE7 Issues Text Indent
Unfortunately IE 7 is still widespread among the users hence while theming we have to give special importance to the grea...
-
§ LR parsers can be constructed to recognize all programming language constructs for which CFG can be written. § LR parsing is no...
-
CLR uses the Dispose and Finalize methods to perform garbage collection of run-time objects of .NET app...
-
1. #Google — Larry Page & Sergey Brin 2. #Facebook — Mark Zuckerberg 3. #Yahoo — David Filo & Jerry Yang 4. #Twitter — Jack D...
No comments:
Post a Comment