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...

How to jion 2 tables, without using any condition?

Answer Posted / chetan sharma

use natural join.

it automatically takes column from the both of table that are equal via column name and their datatype.
example:> two table employee,department and one field is
common b/w these two table and this is dept_no then
"select * from employee natural join department" will automatically retrieve the those rows from the both table that have the same dept_no.........

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which one is better performance wise joiner or look up

1149


in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records

2290


Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.

2901


complex mapping ur project u r invlve can u explain and give real time example give me ?

2349


How do you load only null records into target?

1251


Can we create two repositories on same database instance in oracle?

1143


What is blocking transformation?

1187


State the differences between sql override and lookup override?

1284


How union transformation is used?

1057


Performance tuning in UNIX for informatica mappings?

2623


What are the types of schemas we have in data warehouse and what are the difference between them?

987


How to generate sequence numbers without using the sequence generator transformation?

1258


How to handle decimal places while importing a flatfile into informatica?

1240


is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?

1305


I have a flat file, want to reverse the contents of the flat file

1171