InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a large object data type?(a) varchar(max)(b) varbinary(max)(c) nvarchar(max)(d) imageThe question was posed to me by my college professor while I was bunking the class.Origin of the question is Data Types topic in chapter Laying the Foundation of SQL Server |
|
Answer» The correct choice is (d) image |
|