C ctilly Member May 19, 2003 #1 Does anyone know how to use the Query Builder to build queries with outer joins? Regards, chuck tilly
Does anyone know how to use the Query Builder to build queries with outer joins? Regards, chuck tilly
Marco Kalter Administrator Staff member May 20, 2003 #1 For outer joins you will have to manually add the (+) operator at the appropriate location in the where clause. There is currently no specific support for this. ------------------ Marco Kalter Allround Automations
For outer joins you will have to manually add the (+) operator at the appropriate location in the where clause. There is currently no specific support for this. ------------------ Marco Kalter Allround Automations