Skip to content

Instantly share code, notes, and snippets.

@kevinjqiu
Created February 19, 2014 18:09
Show Gist options
  • Save kevinjqiu/9097830 to your computer and use it in GitHub Desktop.
Save kevinjqiu/9097830 to your computer and use it in GitHub Desktop.
SELECT * FROM transaction WHERE id='t1';
SELECT * FROM transaction_history WHERE transaction_id='t1';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment