SQL – MAX value during some conditions
I have a table that follow order status and logging some events in warehouses and delivery notes.
My table looks like this, with a lot of Load_ID’s and order events:
SQL (Google Big Query) – I need a value that repeats on every row in a specific condition
I’m a SQL-novice and working in Google Big Query…