Hello
I have a table with transactional data so, each row is a transactions.
I need to calculate the time difference between two consecutive rows.
I have this sample
deviceid | user | date |
2 | 1 | 2015-11-30 03:17:04 |
2 | 1 | 2015-11-30 03:17:08 |
Cheers
Rodrigo
Solved! Go to Solution.
Never mind... found the solution here
User | Count |
---|---|
19 | |
14 | |
13 | |
9 | |
8 |