1. What's the difference between CHAR and VARCHAR data types and when do I use them? | |||||||
2. What's the difference between NCHAR and NVARCHAR data types and when do I use them? | |||||||
3. What's the difference between CHAR and NCHAR data types and when do I use them? | |||||||
4. What's the difference between VARCHAR and NVARCHAR data types and when do I use them? | |||||||
5. What's the difference between TINYINT, SMALLINT, INT and BIGINT data types and when do I use them? | http://www.sql-server-helper.com/faq/data-types-p01.aspx |
Monday, April 11, 2011
Frequently Asked Questions - SQL Server Data Types
-
Creating data driven application is one of the most commonly done task in our day today application development. In these applications, ...
-
The following article discusses the WPF command binding feature with relation to Mouse clicks. One of WPF powerful features is the bindin...
-
Languages of the real and artificial. Web MVC The Model-View-Controller (MVC) architecture is a standard architecture for interact...