'DESCRIBE' is used to retrieve the definition of a table.
Which SQL Server statement is used to add a new column to an existing table?
Which statement is used to delete records from a table in SQL Server?
In SQL Server, what is the purpose of the CHECK constraint?
What is the purpose of the SQL Server LIMIT clause?
Which SQL Server statement is used to create a new table in a database?
What is the purpose of the SQL Server ORDER BY clause?
In SQL Server, what is the purpose of the SQL Server FLOAT data type?
Which SQL Server statement is used to grant specific privileges to a user?
In SQL Server, what is the purpose of the XML data type?
In SQL Server, what is the purpose of the CROSS JOIN clause?