Hi,
I'm wondering if it's possible in PME 5 to add some WHERE conditions in order to filter the subset of data returned by an object from the business view.
For example, I want to add following objects in the business view :
- All Person (SELECT * FROM person)
- Person with age > 25 (SELECT * FROM person WHERE age > 25)
Is this possible to specify this in PME?
Best regards,
Fearless
I'm wondering if it's possible in PME 5 to add some WHERE conditions in order to filter the subset of data returned by an object from the business view.
For example, I want to add following objects in the business view :
- All Person (SELECT * FROM person)
- Person with age > 25 (SELECT * FROM person WHERE age > 25)
Is this possible to specify this in PME?
Best regards,
Fearless