H
Harmony
I have a query that displays the following records:
Status Product System_Date Count LoanAmt
Doc Draw 15 Yr. Fixed 10/23/2003 8 707350
Doc Draw 5-Year Call 10/23/2003 7 904450
Doc Draw Corres Pass 0 0
Doc Draw FHA Title 1 10/23/2003 1 5623
Doc Draw HELOC Open 10/23/2003 10 495400
The system_date of the third record is null. I would like
this field to have the same system_date as the other
records. Is there a way to populate this field with the
previous record?
Thanks,
Harmony
Status Product System_Date Count LoanAmt
Doc Draw 15 Yr. Fixed 10/23/2003 8 707350
Doc Draw 5-Year Call 10/23/2003 7 904450
Doc Draw Corres Pass 0 0
Doc Draw FHA Title 1 10/23/2003 1 5623
Doc Draw HELOC Open 10/23/2003 10 495400
The system_date of the third record is null. I would like
this field to have the same system_date as the other
records. Is there a way to populate this field with the
previous record?
Thanks,
Harmony