Is there a way to do this?
In case the DBMS command history got cleaned or, in my case, when many ALTER TABLE were used in the course of time.
I'm using MySQL.
|
Is there a way to do this? In case the DBMS command history got cleaned or, in my case, when many ALTER TABLE were used in the course of time. I'm using MySQL. |
|||||
|
|
Yes, it is as simple as
This will include all the subsequent Here is the relevant documentation |
|||
|
|