Whatever topic has been discussed on this blog is my own finding and views, not necessary match with others. I strongly recommend you to do a test before you implement the piece of advice given at my blog.
Friday, May 5, 2017
Query to check the Bug details in DB
select * from APPLSYS.AD_BUGS where 1=1 and BUG_NUMBER = '8849887';
No comments:
Post a Comment