PSQUery with conditional rows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KDuncan
    New Member
    • Sep 2008
    • 1

    PSQUery with conditional rows

    I have an PSQuery query I've written in Query manager (since I have to use that rather than write the thing in Java, which I'd prefer) and the query joins multiple tables. However, some of those tables represent optional data. That is, not every table that I reference has to have a row for the emplid I am using in PeopleSoft. How can I code a PSquery such that if a table that I am joining does not have a row, the query still succeeds overall, rather than failing because some optional table does not have a row? Thanks.

    Ken
  • amitpatel66
    Recognized Expert Top Contributor
    • Mar 2007
    • 2358

    #2
    Please post the query that you are using?

    Comment

    Working...