Question
VirtusaPolaris
IN
Posted: Apr 1, 2017
Last activity: Apr 4, 2017
Last activity: 4 Apr 2017 5:22 EDT
Closed
How to include sub query in reports
I want to know how to configure sub reports to implement the following query.
select * from pr4_rule_vw where PZINSKEY in (select pxhistoryforreference from pr4_history_rule where pxtargetrulesetversion='03-01-01');