Monday, March 26, 2012

Long Data type in Sqlserver 2000

Dear friends,

I want to know that is the alternative data type of long in sqlserver

regards,

asad

Hi,
You can use one of the text, ntext or image data types in SQL Server for data upto 2 GB size.

No comments:

Post a Comment