> Is there a way to pull all updated records without having a date field in
each record?
No.

Generally speaking it's a good idea to have a timestamp field in these oft
updated tables to perform just the kind of operation you describe.

Cheers,

Andrew

-----Original Message-----
From: Keith Hamilton [mailto:[EMAIL PROTECTED] 
Sent: Thursday 10 July 2003 17:39
To: MySQL
Subject: Pull updated Records without a date field?


Hello,

        Is there a way to pull all updated records without having a date
field in each record?

-- Keith


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

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

Reply via email to