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