Skip to content

Instantly share code, notes, and snippets.

@yurijserrano
Created May 6, 2024 05:31
Show Gist options
  • Save yurijserrano/a9fa6b7c92b682f447ff68b0fc0c3cc8 to your computer and use it in GitHub Desktop.
Save yurijserrano/a9fa6b7c92b682f447ff68b0fc0c3cc8 to your computer and use it in GitHub Desktop.
Challenges - First Exercise Solution
ALTER TABLE vehicles
ADD registration_date TIMESTAMP;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment