SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Relational Data Bases

» Start this Course
(Practice similar questions for free)
Question:

Database update

Author: Jessica Ruvalcaba



Answer:

UPDATE tablename SET col = value WHERE rowfilter; *Note the omitting the WHERE clause will cause all rows to be updated


0 / 5  (0 ratings)

1 answer(s) in total