How to count no. of existing tables in mysql database
How to count no. of existing tables in mysql database
I am sometimes curious just to do a quick command line query to count the
number of tables in my database. Is that possible in MySQL? If so, what is
the query?
No comments:
Post a Comment