on 2018 Sep 04 6:46 AM
Hi Expert,
This sounds silly. I checked out a pacakge a week ago and made some update. I now completely forget what has been changed.
Is there any way to find that out via SQL query?
I think it is better to fill a comment when checking out a pacakge instead of checking the package in.
Thanks,
Chenyang
Hi Chenyang,
these might help you:
select * from MXP_Tasks where mcPackageID = 25 and taskchanged > '2018-09-04'
select * from mc_jobs where mcPackageID = 25 and Changed_Date > '2018-09-04'
Kind regards
Dominik Trui
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.