Finds justified text:
select * from Module where siteID=22711 and optionalText1 like '%text-align: justify%';
select siteID from Site where trialExpiration < '2020-01-01';
select * from Payment where email like '[email protected]';
Recurring Donors list:
select * from PaymentRecurringTransaction where siteID=20819 and nextDate > '2021-04-22';