please anyone explain the equi join,outer joi(right outer
join and left outer join),theta join and self join with
database tables.
Answers were Sorted based on User's Feedback
Answer / punnaiahbabu
Equi join means equlity condition b/w tables
left outerjoin :matching and unmatching from left side onley
matched from right side.........
right outer join:matching and unmatching from right side
onley matched from left side.
outer join :matching and unmatching displed both of the tables
self join:we will right on sql query on the table.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / babu
Equai join: Matching records based on equality condition is
satisfied in the both the tables.
Left puter jion:All Records from left table only matcning
records form right table.
Right outer join:All records from right table and only
mating rows from left table.
theta join:Mating the records based on other than the
euality(ex:Age,Marks)
Self Join:It's a join with itself is called self join
| Is This Answer Correct ? | 2 Yes | 0 No |
Difference between scope of analysis in webi and in deski?
How many universe dfi you create if you have 2 years of experience in BO
How would I achieve Traffic Lighting in Business Objects
Explain the diff security levels of Private, Public, Controlled, Confidential, Restricted.
every reports have docid,when i export a report docid will change or not?
Aliases and Contexts Which once will give the better performence when resolve the loops?
Who launches the supervisor product in Business Objects for first time?
Iam having an report there four cloums and n number of rows if i click ang one cell the report want to go to another report page which gives the detail of the cell which i click pls help me with example
How to display the top 5 records along with the additional records,plus their sub and grand totals to be display in the same block.
date format in report like (22/5/2010 "3:20:15 am") like this i want to remove 3:20:15 remove from report how can we do this in bo xi r2
When we are going for Shortcut join and why.
Explain the data types present in bo and what happens if we implement view in the designer and report?