Database MCQS - QUESTION DETAILS

In SQL Server, what is the purpose of the CONTAINSTABLE function?
A. Perform full-text search
B. Concatenate multiple columns
C. Validate XML structure
D. Generate a sequence of numbers

'CONTAINSTABLE' is used to perform a full-text search in SQL Server.

Similar Questions

Which SQL Server statement is used to remove all records from a table and reset identity seed?






Which SQL Server statement is used to remove an index from a table?






What is the purpose of the Oracle RANK() function?






In Oracle, which data type is used to store fixed-length character strings?






What is the purpose of the SQL UNION operator?






Which SQL Server statement is used to change the structure of an existing table?






What is the purpose of the SQL Server ROLLBACK statement?






In MySQL, what is the purpose of the CASCADE keyword in a FOREIGN KEY constraint?






In Oracle, what is the purpose of the INTERSECT operator?






Which Oracle statement is used to create a new table in a database?