Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Advanced Stored Procedures

Status
Not open for further replies.

VBXL

Programmer
Joined
Jul 10, 2001
Messages
198
Location
GB
Does anybody know of a website which has examples of stored procedures.

Cheers

xplain

 
Many resources are listed in faq183-718 and faq183-694. Here are some that I use frequently.

Microsoft's MSDN and Technet sites.

SQL Magazine:

SQL Server worldwide users' group:

SQL Team:

TeamDBA:

Umachandar Jayachandran provides a bunch of great T-SQL scripts on his web site. One can learn a lot by examining these scripts

SQL Server 6.x-7.0: SQL Server 7.0: SQL Server 2000:
In addition to great articles, Swynk.com maintains a library of SQL scripts. The scripts are categorized so you can quickly find what you are seeking - if it exists. The categories include; Maintenance and Management, Index Management, Replication, Data Warehouse, Lock and Connection Management, Miscellaneous, Mail, Backup / Restore, TSQL Aids, and SQL Server 6.x Scripts.

Swynk SQL script library: Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top