Home / CSE MCQs / SQL Server MCQs :: Discussion

Discussion :: SQL Server MCQs

  1. Point out the correct statement :
  2. A.
    The full-text index includes only one character-based column in the table
    B.
    The full-text index includes more than one character-based columns in the table
    C.
    The full-text index includes one or more character-based columns in the table
    D.
    None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Each full-text index indexes one or more columns from the table, and each column can use a specific language.


Be The First To Comment