Last Updated: February 25, 2016
·
406
· aminz

Enable MySQL auto-completion from prompt

At MySQL prompt you may activate auto-completion feature using \#

mysqlprompt> \#

Tab-Tab will help you match nearest name (database, table... etc)