Forum Discussion

SqlPuzzle's avatar
SqlPuzzle
Copper Contributor
Dec 03, 2024

sql query to check status change of an item

I have a table dbo.tblPresentationStatus (sql script at the bottom ) I have to select rows where the status change is wrong. Flow should be as this: Review --> approve --> presentation --> close F...

Resources