I'm using IDS 9.4 and am trying to create a delete join.
DELETE...USING is only available for XPS and does not work in IDS.
I also tried using an INNER JOIN like I would use in MSSQL Server to accomplish a delete join, but it's not working.
Any help would be greatly appreciated!