Pergunta de entrevista da empresa Petal

Use SQL window functions to summarize user transactions

Resposta da entrevista

Sigiloso

16 de mai. de 2021

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