Hi Fox experts.
I hope this thread finds you healthy from COVID-19!
I need a REPLACE statement that changes the 4 digit year if certain conditions are TRUE.
my table is "Contract"
my date field "pymt_ddate"
Essentially I am looking for the following condition across thousands of records...
If contract.pymt_ddate is greater than 2010 change the year to 2120 (EXCEPT if the year is 2099, don't change it)
Many thanks,
Joe
I hope this thread finds you healthy from COVID-19!
I need a REPLACE statement that changes the 4 digit year if certain conditions are TRUE.
my table is "Contract"
my date field "pymt_ddate"
Essentially I am looking for the following condition across thousands of records...
If contract.pymt_ddate is greater than 2010 change the year to 2120 (EXCEPT if the year is 2099, don't change it)
Many thanks,
Joe