Skip to content

Instantly share code, notes, and snippets.

@explorer14
Created July 23, 2021 22:16
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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