"Martijn Tonies" <[EMAIL PROTECTED]> wrote on 10/06/2004 12:33:38:

> Mind you -- 
> 
> > If your table contains a timestamp field, it will update each time the 
row
> > is altered.  Otherwise I don't think it's possible.
> 
> That's on a per ROW basis, not TABLE basis.

But if it is on every row, you can MAX() it to get the latest row update, 
which is the latest table update.


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

Reply via email to