Skip to content

Instantly share code, notes, and snippets.

@LeandroLS
Created June 22, 2017 01:14
Show Gist options
  • Save LeandroLS/32cfb80a2df3619eb0b6aeab9f35ff73 to your computer and use it in GitHub Desktop.
Save LeandroLS/32cfb80a2df3619eb0b6aeab9f35ff73 to your computer and use it in GitHub Desktop.
Gist post indices-mysql
SELECT COUNT(id) FROM livros;
+-----------+
| COUNT(id) |
+-----------+
| 20000 |
+-----------+
1 row in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment