Skip to content

Instantly share code, notes, and snippets.

@Prosen-Ghosh
Created January 22, 2023 16:14
Show Gist options
  • Save Prosen-Ghosh/81f21a1d59733a233e815ca345e1847f to your computer and use it in GitHub Desktop.
Save Prosen-Ghosh/81f21a1d59733a233e815ca345e1847f to your computer and use it in GitHub Desktop.
BEGIN ISOLATION LEVEL SERIALIZABLE;
SELECT * FROM users;
COMMIT;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment