Posted by Cyn, Feb. 2, 2022, 9:44 p.m.
#15 Why is CEILING((AVG(DATE(return_ts) - DATE(rental_ts)))) wrong?
Hi,
I probably didn't quite catch this question, but why this: CEILING((AVG(DATE(return_ts) - DATE(rental_ts)))) is wrong? My understanding is we need to round up the average days.
I probably didn't quite catch this question, but why this: CEILING((AVG(DATE(return_ts) - DATE(rental_ts)))) is wrong? My understanding is we need to round up the average days.