Skip to content

Instantly share code, notes, and snippets.

@ibeauregard
Created June 11, 2021 15:56
Show Gist options
  • Save ibeauregard/fd16c0100559162619cb91e3911f9119 to your computer and use it in GitHub Desktop.
Save ibeauregard/fd16c0100559162619cb91e3911f9119 to your computer and use it in GitHub Desktop.
SELECT * FROM players p JOIN batting b ON b.xyz = p.xyz;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment