PS Query - Delete first SQL in a UNION
We have an old PS Query that needs to be updated. It is has a single UNION between two SQL statements. I just want to delete the first SQL statement and keep the Second (and remove the Union). I cannot seem to do this via PIA or two-tier Query Manager. I can delete the Second statement but not the first.
Anybody know how to do this? We are on Tools 8.53. I realize I can recreate for scratch but trying to avoid that.