Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

full outer join syntax

Answer Posted / avi007

full outer join -

select * from table1,table2 where
table1.columnname(+)=table2.colunmname;
union
select * from table1,table2 where
table1.columnname =table2.colunmname(+);

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data profiling in sql?

1131


what are the authentication modes in sql server? How can it be changed? : Sql dba

1506


What are the different ddl commands in sql?

1247


what is self-join? : Sql dba

1235


What is difference sql and mysql?

1033


What is sql and explain its components?

1113


What are the advantages of normalization?

1127


How run sql*plus commands that are stored in a local file?

1110


Which join is like an inner join?

1091


What is synonyms?

1116


How do you modify a column in sql?

1047


How do I run a pl sql program?

1189


What is normalization sql?

1110


How do I trace sql profiler?

1039


What is set transaction?

1087