Answers

Question and Answer:

  Home  SQL and PL/SQL

⟩ The Update Statement in SQL.

UPDATE table_name SET column_name = new_value WHERE column_name = some_value

 130 views

More Questions for you: