SQL (Structured Query Language) Question:
Download Job Interview Questions and Answers PDF
The Update Statement:
Answer:
UPDATE table_name SET column_name = new_value WHERE column_name = some_value
Download SQL Interview Questions And Answers
PDF
Previous Question | Next Question |
Operators used in SELECT statements. | Sort the Rows: |