A column of type __________ may contain rows of different data types.
A. ntext
B. date
C. smallmoney
D. sql_variant
A. ntext
B. date
C. smallmoney
D. sql_variant
Correct choice is D. sql_variant
sql_variant is data type that stores values of various SQL Server-supported data types.