Domanda di colloquio di Petal

Use SQL window functions to summarize user transactions

Risposta di colloquio

Anonimo

16 mag 2021

This is the standard cumulative sum question with sum over transaction column and using partition by on user and order by transaction date