What is the key difference between a SELECT statement and an UPDATE statement in SQL?
SELECT retrieves data while UPDATE modifies data
They perform the same function
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computing Exercises are loading ...