pagination - Only show tables with certain patterns in mysql "show tables" -


There are too many tables in a DB. How can I showcase tables with just a few patterns? Or is there any way i can paging like "| more" in the shell command?

  Show table like 'pattern';  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -