J
Joe Cilinceon
What I have is a table called Leases it contains a start date and end date.
What I want to do is get the average length of the lease from the start date
to the end date and if the end date is null I want to use the current date.
What I want to do is get the average length of the lease from the start date
to the end date and if the end date is null I want to use the current date.