Example: biology
SQL Server Database Coding Standards and Guidelines

SQL Server Database Coding Standards and Guidelines

Back to document page

Whenever SQL Server encounters a procedure name starting with sp_, it first tries to locate the procedure in the master database, then it looks for any qualifiers (database, owner) provided, then it tries dbo as the owner. Time spent locating the stored procedure can be saved by avoiding the "sp_" prefix. 3) This improves readability and avoids ...

  Guidelines, Database, Coding, Standards, Server, Sql server, Sql server database coding standards and guidelines

Download SQL Server Database Coding Standards and Guidelines


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries