InterviewSolution
Saved Bookmarks
| 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() |
|