Skip to content

Instantly share code, notes, and snippets.

@tistaharahap
Created August 27, 2016 11:31
Show Gist options
  • Save tistaharahap/a220c63ef3b603b3b0b7e9eccbdfbadd to your computer and use it in GitHub Desktop.
Save tistaharahap/a220c63ef3b603b3b0b7e9eccbdfbadd to your computer and use it in GitHub Desktop.
MariaDB [fun]> CREATE INDEX last_names ON users (last_name);
Query OK, 0 rows affected (0.05 sec)
Records: 0 Duplicates: 0 Warnings: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment