1.

Point out the correct statement.(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 mentionedI got this question by my school principal while I was bunking the class.This is a very interesting question from Full Text Search in portion Beyond Relational of SQL Server

Answer»

The correct answer is (c) The full-text INDEX includes one or more character-based COLUMNS in the table

Best explanation: Each full-text index INDEXES one or more columns from the table, and each column can use a SPECIFIC language.



Discussion

No Comment Found

Related InterviewSolutions