Posts by Tigger • 23 points
2 posts
- 
		0 votes1 answer699 viewsQ: Sum hours worked MysqlI have records of a truck’s route on a chart. =================================================== This example up there I have 5 records I picked up in the table checking Speed > 0 The records… 
- 
		1 votes1 answer918 viewsQ: Mysql query - Take the next value greater than 0Example, I need the query to return me these circulated values. The previous result was 0 (zero). The current one is not. I need to take the current one. And list…