sanctified
Programmer
Hi Group,
I will have 2 sets of 'matched' records in a table with a start date field of type datetime. I want to update a field called flag in the table with 1 for the earlier date and 2 for the later date.
example
Start Date Flag
12/07/2006 1
17/07/2006 2
regards
I will have 2 sets of 'matched' records in a table with a start date field of type datetime. I want to update a field called flag in the table with 1 for the earlier date and 2 for the later date.
example
Start Date Flag
12/07/2006 1
17/07/2006 2
regards