Hi Guys ,
 
How do we get the time_stamp of a Table creation ,
 
I  know something like this would work ...
 
SHOW TABLE STATUS LIKE 'table name' ; 
 
But How do I get only the column of time stamp column.
 
Thanks,
Nikhil.

Reply via email to