engineering How to run SQL queries using cron Different ways of running SQL queries as a cron-job to get actionable data from database at regular intervals.
engineering [Tech] How to Merge Consecutive Rows in SQL? A tutorial explaining where you might need to merge consecutive rows in SQL and how to do it