This may be incredibly hard or incredibly simple, I don't know which but I'm stuck.
How do I join data that happened between specific days? How do I write that? The tricky thing is that every row would have a different time period, a unique period for every user. Example:
Table B
Table C (the one I would like to get)
I am using Google BigQuery if anyone is wondering