On the server and on the desktop, these apps helped showcase what Linux can do.
MAX(t.period_end_time) AS run_end_time, MAX_BY(t.result_state, t.period_end_time) AS job_result_state, MAX_BY(t.termination_code, t.period_end_time) AS job ...
- Inserts transformed and cleansed data from Bronze into Silver tables.