Skip to content

Instantly share code, notes, and snippets.

@PaulieScanlon
Created April 25, 2024 19:26
Show Gist options
  • Save PaulieScanlon/e679a673d8e253ecca5b3fed7996bdb1 to your computer and use it in GitHub Desktop.
Save PaulieScanlon/e679a673d8e253ecca5b3fed7996bdb1 to your computer and use it in GitHub Desktop.
Example of SQL query
client.query('SELECT first_name, country, email FROM users');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment