📝 Question
#1571
Which of the following SQL command can be used to modify existing data in a database table?
✓
Correct Answer
B. UPDATE
💡
Explanation
Syntax : UPDATE table_name
⌨️ Press
A
B
C
D
to select