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.

Choose True or False