Subject Firebird SQL query - Average days between dates
Author bill_zwirs
Firebird 1.5.3
Delphi 5 Pro

I have a table in a Firebird database (Sales table) that includes a
CustID and SaleDate field. Is it possible to query this table (with a
select statement)to get the Average days between saledates for a
particular customer.

thanks in advance

Bill