Hi i want to know what does the (+) mean in a sql query ex:
VB Code:
"LAND"."ASSETOWNERTYPECODE" = "ASSETOWNERTYPE"."ASSETOWNERTYPECODE"[b](+)[/b] AND
Printable View
Hi i want to know what does the (+) mean in a sql query ex:
VB Code:
"LAND"."ASSETOWNERTYPECODE" = "ASSETOWNERTYPE"."ASSETOWNERTYPECODE"[b](+)[/b] AND
outer join...