Skip to content

Instantly share code, notes, and snippets.

@j-bennet
Last active November 25, 2019 01:24
  • 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 j-bennet/48c162a8f2d20f7718acb7bd5d1180af to your computer and use it in GitHub Desktop.
mysql root@localhost:sakila> show tables
mysql root@localhost:sakila> select count(*) from payment
mysql root@localhost:sakila> describe payment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment