Database MCQS - QUESTION DETAILS

Which SQL statement is used to change the value of an existing record in a table?
A. MODIFY
B. CHANGE
C. UPDATE
D. SET

'UPDATE' is used to change the value of an existing record in a table.

Similar Questions

What is the purpose of the SQL Server LIMIT clause?






In SQL Server, what is the purpose of the CASE statement?






Which SQL Server statement is used to create an index on a table?






What is the purpose of the SQL Server SET NOCOUNT ON statement?






What is the purpose of the SQL Server SYSTEM_USER function?






In SQL Server, what is the purpose of the XML data type?






What is the purpose of the SQL Server PIVOT operator?






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






Which SQL Server statement is used to create a stored procedure?






In SQL Server, what is the purpose of the PARSE() function?