Skip to content

Instantly share code, notes, and snippets.

@kubawieczorek
Last active January 8, 2023 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kubawieczorek/f689d5858bb0bdbf3a4cf8c2c3e72bf5 to your computer and use it in GitHub Desktop.
Save kubawieczorek/f689d5858bb0bdbf3a4cf8c2c3e72bf5 to your computer and use it in GitHub Desktop.
BEGIN;
SELECT xmin, xmax, employeeid, lastname, firstname, payment
FROM employees;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment