Database MCQS - QUESTION DETAILS

In SQL Server, what is the purpose of the XML data type?
A. Stores XML data
B. Stores binary data
C. Stores integer values
D. Stores a list of values

The XML data type in SQL Server is used to store XML data.

Similar Questions

Which SQL function is used to find the length of a string?






What is the purpose of the SQL DISTINCT keyword?






Which MySQL statement is used to delete a database?






What is the purpose of the SQL LEFT JOIN clause?






What does T-SQL stand for in the context of SQL Server?






What is the purpose of the SQL COALESCE() function?






In MySQL, what is the purpose of the SQL ENUM data type?






In SQL Server, what is the purpose of the GROUP BY clause?






Which SQL Server function is used to find the length of a string?






What is the purpose of the SQL LIKE operator?