Skip to content

Instantly share code, notes, and snippets.

@PaulieScanlon
Created May 13, 2024 19:07
Show Gist options
  • Save PaulieScanlon/0a2ebd7cc05b14e832d48d95808a652c to your computer and use it in GitHub Desktop.
Save PaulieScanlon/0a2ebd7cc05b14e832d48d95808a652c to your computer and use it in GitHub Desktop.
Simple SELECT query
SELECT name, country, email FROM users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment