Microsoft
Software
Hardware
Network
Question : SQL database column
We are starting a new project and currently designing some new SQL database tables. The question came up about using nvarchar columns with a size of 255. Will this help with performance or is that no longer a limitation in SQL Server. We are currently using MS SQL 2008 and MS SQL 2005. What standards should we use for columns that represent data for a description column?
Answer : SQL database column
Yes, you can have 5 or 6 columns
Till SQL Server 2000, a single record (ie., maximum size of all columns in a record) should not exceed 8060 bytes.
And this is overcome in 2005 and hence not applicable for 2005 and above.
Random Solutions
How to pause a process execution in C++
emc cx600 - how do I get dell 64 bit server to see the emc harddrives
Exchange 2007 - Error 5.1.0 - Unknown address error 550-'5.1.1 User unknown'
How can I destroy all data on this old server?
Switch 3Com 4800G doesn't save configuration ?
Exchange 2010 Backup
Windows 7 Enterprise vs Ultimate?
Unable to re-add a user in BES 5.1 after the user has been deleted
DatetimePicker in datagridview MSDN example problem
Group and ungroup a password-protected sheet?