I am using a ClientDataSet to query on a remote database, the table has more than 100,000 records and is getting very slow, the SQL I am using is:
select (coalesce (cast(A.con_baixa as date),current_date) - cast(A.con_vencto as date) )Diastra...
asked by
25.03.2015 / 18:04