Skip to content

Tag: amazon-redshift

Find missing entries by date

I have two redshift tables: alert_type: where i keep types of alerts in my system alert: where i keep alerts Every day I generate a new alert for each alert type. If something has failed in …