Share and Publish your Article here Instantly, and Grow your Article Audience. This service is totally free. So Start Sharing Now.
Monday, September 16, 2013
SQL SERVER – Database Coding Standards and Guidelines – Part 1 | Journey to SQL Authority with Pinal Dave
SQL Server Interview Questions and Answers Print Book Available (207 Pages) | Sample Chapters SQL Server Database Coding Standards and Guidelines - Part 1 Naming Tables: Rules: Pascal notation; end with an ‘s' Examples: Products, Customers Group related table names1 Stored Procs: Rules: sp_[_] Examples: spOrders_GetNewOrders, spProducts_UpdateProduct Triggers: Rules: TR_
No comments:
Post a Comment