I have a basic query:
SELECT dtCreated , bActive , dtLastPaymentAttempt , dtLastUpdated , dtLastVisit FROM Customers WHERE (bActive = \'true\
DATEDIFF(d, 'Start Date', 'End Date')
do it