Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 10, 2012 08:22 AM by adeelehsan
Member
376 Points
1046 Posts
Jul 10, 2012 07:47 AM|LINK
i would like to ask about what is the function of (+) in pl/sql?
if i have table a and b and joining by id.
select * from table_a,table_b where a.id=b.id(+)
All-Star
18593 Points
2789 Posts
Jul 10, 2012 08:22 AM|LINK
It is used for Outer Join in Oracle
--Edited--
See the following link for more info:
http://docs.oracle.com/cd/B19306_01/server.102/b14200/queries006.htm#sthref3175
-_-
Member
376 Points
1046 Posts
pl/sql (+) function
Jul 10, 2012 07:47 AM|LINK
i would like to ask about what is the function of (+) in pl/sql?
if i have table a and b and joining by id.
select * from table_a,table_b where a.id=b.id(+)
adeelehsan
All-Star
18593 Points
2789 Posts
Re: pl/sql (+) function
Jul 10, 2012 08:22 AM|LINK
It is used for Outer Join in Oracle
--Edited--
See the following link for more info:
http://docs.oracle.com/cd/B19306_01/server.102/b14200/queries006.htm#sthref3175
MCPD ASP.NET 4.0 and 3.5, MCTS WSS, MOSS, SharePoint 2010, MCT
Microsoft Community Contributor Award 2011