sel a.t1,b.t1 from emp a left outer join dept b ON
a.id=b.id where b.deptno=10;
sel a.t1,b.t1 from emp a left outer join dept b ON
a.id=b.id and b.deptno=10;
what is the difference on the above 2 queries?

Answer Posted / rkraju

Hi..,guys.,
joins concepts we are not use where conditions on queries
>>so in that above query we are using where instead of and.
so that is the difference b/w this two queries......,,,,,,,,
>>if any ones knows better result send me..,,

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of joins are there in teradata?

614


What are the steps involved in the process flow of the sql statement through channel attached system?

743


Highlight a few of the important components of Teradata?

668


In Teradata, what is the significance of UPSERT command?

675


What tools would you use for that?

680






What do you mean by caching in teradata?

702


What is partitioned primary index (ppi)?

666


What is teradata? Also, list out some of the primary characteristics of teradata.

664


List out teradata data types?

636


Can you connect multiload from ab initio?

731


Explain teradata utilities?

650


what are the day to day activities of teradata DBA ?

5449


Hi, If anyone has TD 14 Basics dumps or study materials, please share. nirmaaal1991@gmail.com

2077


What is a dimension table?

687


What interface is used to connect to windows based applications?

659