Which of the following SQL command is used to modify existing records in a…
2025
Which of the following SQL command is used to modify existing records in a relation based on specified conditions?
Answer: B. UPDATE
- A.
CHANGE
- B.
UPDATE
- C.
REPLACE
- D.
ALTER
Attempted by 545 students.
Show answer & explanation
Correct answer: B
Loading lesson…