Example: air traffic controller
SQL Server Database Coding Standards and Guidelines

SQL Server Database Coding Standards and Guidelines

Back to document page

14) CHAR(100), when NULL, will consume 100 bytes, resulting in space wastage. Preferably, use VARCHAR(100) in this situation. Variable-length columns have very little processing overhead compared with fixed-length columns.

  Guidelines, Database, Coding, Standards, Space, 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