Free practice · boolean · medium
Practice
Make window ranking deterministic
When two orders can have the same amount, adding order_id to the window ORDER BY makes ROW_NUMBER assignment deterministic.
Free practice · boolean · medium
Make window ranking deterministic
When two orders can have the same amount, adding order_id to the window ORDER BY makes ROW_NUMBER assignment deterministic.