Hi,
Is there any function to find difference between 2 dates (ie. the day count between the 2 dates)?
Hi,
Is there any function to find difference between 2 dates (ie. the day count between the 2 dates)?
I’m quite sure there isn’t. You would need to implement it yourself.
Fra
Thanks, fra. I have written a stored procedure by passing those dates and fetched the dates difference as OUTPUT.
Welcome.
Good choice.
Fra