Hi guys,
We're trying to figure out if it's possible to calculate the age of a policy by getting the difference between the current date and date issued. We want the difference to be in terms of months.
Currently we're doing this calculation via stored procedure in Sybase after loading. We want to do away with this stored procedure and calculate the polcy age on the fly.
I'd appreciate if you guys have suggestions on this.
We're trying to figure out if it's possible to calculate the age of a policy by getting the difference between the current date and date issued. We want the difference to be in terms of months.
Currently we're doing this calculation via stored procedure in Sybase after loading. We want to do away with this stored procedure and calculate the polcy age on the fly.
I'd appreciate if you guys have suggestions on this.