check_debtors.sql 79 Bytes
SELECT count(*) FROM public.vw_lotes_morosidad_1109 WHERE trb_total_deuda > 0;
GitLab Appliance - Powered by TurnKey Linux