Home / CSE MCQs / SQL Server MCQs :: Discussion

Discussion :: SQL Server MCQs

  1. A column of type __________ may contain rows of different data types.
  2. A.
    ntext
    B.
    date
    C.
    smallmoney
    D.
    sql_variant

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    sql_variant is data type that stores values of various SQL Server-supported data types.


Be The First To Comment