High,
have been searching on this simple problem for a whole day without finding a solution ...
I 've got a query which extracts "task_description" and "weeknumber" out of two different tables. Unfortunately, some tasks which are not completed one week, are re-inserted the next week, so I got this list showing the same tasks with different weeknumbers.
Now, I want my query only to show the tasks and their latest weeknumber.
Can someone tell me how ?
Thx !
have been searching on this simple problem for a whole day without finding a solution ...
I 've got a query which extracts "task_description" and "weeknumber" out of two different tables. Unfortunately, some tasks which are not completed one week, are re-inserted the next week, so I got this list showing the same tasks with different weeknumbers.
Now, I want my query only to show the tasks and their latest weeknumber.
Can someone tell me how ?
Thx !