Skip to content

Instantly share code, notes, and snippets.

@tistaharahap
Last active August 29, 2016 13:07
Show Gist options
  • Save tistaharahap/791899406d4f534bd6fb62c656f260ba to your computer and use it in GitHub Desktop.
Save tistaharahap/791899406d4f534bd6fb62c656f260ba to your computer and use it in GitHub Desktop.
MariaDB [fun]> CREATE INDEX first_and_last_names ON users (first_name, last_name);
Query OK, 0 rows affected (0.01 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