Open In App

UGC-NET | UGC-NET CS 2017 Dec 2 | Question 20

__________ SQL command changes one or more fields in a record.
(A) LOOK-UP
(B) INSERT
(C) MODIFY
(D) CHANGE

Answer: (C)
Explanation: In SQL MODIFY is used to modify record in DB table.SQL_Operation
So, option (C) is correct.

Quiz of this Question

Article Tags :