sql-update Flashcards
1
Q
How do you update rows in a database table?
A
use the update statement
2
Q
Why is it important to include a where clause in your update statements?
A
to target specific rows
LearningFuze Bootcamp > sql-update > Flashcards
How do you update rows in a database table?
use the update statement
Why is it important to include a where clause in your update statements?
to target specific rows
LearningFuze Bootcamp (93 decks)