Select * from emp,dept,loc where emp.deptno left outer join
dept.deptno and dept.locno=loc.locno.
No need to consider the syntax but is it possible to have
left outer join and equi join in the same SQL like this ?
can we have right outer join and left outer join in the
same SQL ---
Answer / mayur
You can very well put Inner / Left Outer / Right Outer join
in the same SQL Query.
| Is This Answer Correct ? | 14 Yes | 0 No |
What are the steps involved in creating dimensional modeling process?
DWH architecture?
What is called data cleaning?
What is the working process for application.cfm?
What are data modeling and data mining? Where it will be used?
4.Explain Snowflkeschema ?
6 Answers EDS, HCL, IBM, iFlex, TCS,
Explain what is the difference between power center & power mart?
Explain is fact table?
Explain what is real time data-warehousing?
What are vaious etl tools in the market?
what are confirmed dimension? We alwys give date as a conformed dimension but if it has different format for different contries say YYMMDD for italy and MM-DD-YYYY for france.Then are they not confirmed.
Explain what is a view as it relates to system modeling?