Summary

Transact-SQL statements can be grouped together in batches, they can persist in the database, and they can repeatedly execute as stored procedures or return values within a statement as functions. It is essential that you understand the differences between these programming constructs and that you understand that their actions are not mutually exclusive.

Transact-SQL routines can be quite complex, and they can become a significant portion of your application's source code. However, the hardest part of writing routines is writing the SQL code that they are composed of.



Inside Microsoft SQL Server 2000
Inside Microsoft SQL Server 2000
ISBN: 0735609985
EAN: 2147483647
Year: 2005
Pages: 179
Authors: Kalen Delaney

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net