I have a table named Activity
.
Here the columns status
7 for In progress and 5 for completed.
Now I need to get the latest records joining two columns Id and LaunchId and status 5.
Expected record is,
I have a table named Activity
.
Here the columns status
7 for In progress and 5 for completed.
Now I need to get the latest records joining two columns Id and LaunchId and status 5.
Expected record is,