1.

The CONTAINS and FREETEXT predicates return a _________value.(a) TRUE or FALSE(b) Scalar(c) One(d) All of the mentionedThe question was posed to me by my college director while I was bunking the class.Question is taken from Full Text Search in portion Beyond Relational of SQL Server

Answer»

The CORRECT OPTION is (a) TRUE or FALSE

The explanation is: The CONTAINS and FREETEXT predicates return a TRUE or FALSE value. They can be used only to specify SELECTION CRITERIA for determining whether a GIVEN row matches the full-text query.



Discussion

No Comment Found

Related InterviewSolutions