On Tue, 5 Aug 2003 11:41:21 -0300 
Fabio Bernardo <[EMAIL PROTECTED]> wrote:

> Hi there, 
> Do you know a sql command which I can write to obtain the last date that I
> updated a table 
> 

SHOW TABLE STATUS LIKE 'yourtable';


fabrizio

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to