Hi,
Good Morning To All..
I have doubt in my query..
My Query is,
select * from table1,table2, table3..
where table1.field=ta ble2.field
and table2.field(+) =table3.field(+ ).
(my Query is very big. So i give only the model. Sorry for this...)
My query is looking like above..
I cant realize the (+) symbol in my Query. What is this?
Thanks,
Srinivasan r.
Good Morning To All..
I have doubt in my query..
My Query is,
select * from table1,table2, table3..
where table1.field=ta ble2.field
and table2.field(+) =table3.field(+ ).
(my Query is very big. So i give only the model. Sorry for this...)
My query is looking like above..
I cant realize the (+) symbol in my Query. What is this?
Thanks,
Srinivasan r.
Comment