Skip to content

Instantly share code, notes, and snippets.

@yurijserrano
Created May 6, 2024 01:40
Show Gist options
  • Save yurijserrano/1abb0b41f32f6fc73c4da592f89f95a2 to your computer and use it in GitHub Desktop.
Save yurijserrano/1abb0b41f32f6fc73c4da592f89f95a2 to your computer and use it in GitHub Desktop.
Practice: SQL III - New Solution
UPDATE vehicles SET color = 'red';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment