I have below SQL table, I need code for the below condition
Same order ID
IF status pending to Processing it should not move more than 10 minutes return i need order id
IF status Processing to out delivery it should not move more than 20 minutes return i need order id
IF status Out delivery to out for delivery it should not move more than 30 minutes return i need order id
Please help us to give sql code
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Nitin SontakkePosted Apr 8, 2018, 1:21 AM