Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@amacal
Created November 2, 2020 17:32
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 amacal/2fa131470aeaf713a12cc6392101c384 to your computer and use it in GitHub Desktop.
Save amacal/2fa131470aeaf713a12cc6392101c384 to your computer and use it in GitHub Desktop.
create transient table ecds_db.playground.orders
(
id bigint,
id_prev bigint,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment