what is a join? what are the types of joins?
Answers were Sorted based on User's Feedback
Answer / m m naidu
JOIN: A join is a query using which we can query data from
more than one table
TYPES OF JOINS:
1.EQUI JOIN
2.SELF JOIN
3.OUTER JOIN
a.left outer join
b.right outer join
c.full outer join
4.cartesian join
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / arkchowdary
Join----------------- Ajoin is fetch the data 1 or more
tables this is known as join.
Types of Joins-------------- Equi Join,
Nonequi join,
Self Join,
Cartesoin Join,
Outer Joins
Leftouter Join,
Rightouter join,
Full outer Join.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / palzkumar
Both are right.. but slight changes... joins is used to
fetch the records/data item from two or more queries (no
tables in cognos) using
type of joins like...
1.EQUI / SIMPLE JOIN (eg. 1:1 = 1:n)
2.SELF JOIN
3.OUTER JOIN
a.left outer join (eg. 1:0 = 1:n)
b.right outer join (eg. 1:1 = 1:0)
c.full outer join (eg. 1:0 = n:0)
| Is This Answer Correct ? | 0 Yes | 2 No |
Why Star Schema is de-normalized? Please explain in detail probably with some examples.
What are cognos connection initial page components?
What is difference between data mart and data warehouse?
What are the batches and it’s details?
write a query to display to 10 max record from the employee table?
----------------What is meant by DSS?
Hi, I am Searching on Cognos 10, If any experienced person can send out a project or explain a realtime scenario that would be very helpful for me. Please be kind towards me and help me in this regard. I am really finding difficult to find a person who can guide me in this feild. Your help will be highly appriciated. My email id is asimcognos10@gmail.com. Hope you will help....
10. In Report studio ,how to get the top 20 employees in using list report Row number – if only list Rank Running-count
what is stitch query in reportnet?
Write some methods to apply securities in framework manager model?
in reportnet how u burst the reports for every 5th day, 10 th day, 15 th day, 20 th day
advantages of detailed filter??? and summarized filter???