marketdata
Technical User
Hi
I've reac a couple of threads about left joins, and was hoping they would help in my current situation.
I thought that -SET ALL=PASS; would work to allow me to return unmatched records on a master table while using a where statement to govern the returns on the guest table.
unfortunately it does not seem to be working as described, and is behaving as an inner join.
I tried setting 'SQL EDA OPTIMIZATION ON' With no luck.
I'm working in wf 4.3 with eda connecting to informix database...
any help gettting the SET ALL= PASS to work as a left join would be much appreciated
M
I've reac a couple of threads about left joins, and was hoping they would help in my current situation.
I thought that -SET ALL=PASS; would work to allow me to return unmatched records on a master table while using a where statement to govern the returns on the guest table.
unfortunately it does not seem to be working as described, and is behaving as an inner join.
I tried setting 'SQL EDA OPTIMIZATION ON' With no luck.
I'm working in wf 4.3 with eda connecting to informix database...
any help gettting the SET ALL= PASS to work as a left join would be much appreciated
M