I have tried to search from the web resources for SQL Server programming. Basically I'm trying to search good tutorial for programming SQL Server (creating procedures, triggers, cursors etc.). Can you give some helping hand and show some links for good tutorials?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Start with MSDN: http://msdn.microsoft.com/en-us/sqlserver/default.aspx as there's a wealth of info on there. Also, for specific syntax/queries I find Pinal Dave's blog to be essential: http://blog.sqlauthority.com/ |
|||
|
|
|
http://www.sql-server-performance.com is a great place to start. |
|||
|
|