1.

Which of the following function is contained by both full text search and Xquery?(a) search()(b) contain()(c) contains()(d) query()This question was posed to me in a national level competition.My doubt stems from Working With XML Data topic in section Beyond Relational of SQL Server

Answer»

Right option is (c) contains()

For explanation: A full-text SEARCH that uses contains() and XQUERY contains() has DIFFERENT SEMANTICS.



Discussion

No Comment Found

Related InterviewSolutions