| 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
-
In object-oriented languages the term "interface" is often used to define an abstract type that contains no data but exposes behav...
-
The following article discusses the WPF command binding feature with relation to Mouse clicks. One of WPF powerful features is the bindin...