I know that using "show tables;" command can list the tables in a database.
But it seems that, by default, it shows the list in alphabetical order.
I would like them to be ordered by their creation/modified dates
The "modified" here does not mean modifications on the rows. It refers to modifications on its structure, for example, adding a column.
Many thanks to you all.
Tags: