Question
1
Replies
441
Views

VirtusaPolaris
IN
Posted: April 1, 2017
Last activity: April 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');