Skip to content

Instantly share code, notes, and snippets.

@explorer14
Created July 23, 2021 22:16
Show Gist options
  • Save explorer14/2965153f3a0e322c1b53a9c79d3f1956 to your computer and use it in GitHub Desktop.
Save explorer14/2965153f3a0e322c1b53a9c79d3f1956 to your computer and use it in GitHub Desktop.
set autocommit = off;
start transaction;
select * from TrxDb.Products where Id = 1000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment