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

write a query for how to eliminate the duplicate rows
without using distinct?

Answer Posted / murali udayagiri

Assume some duplicate data is there in emp table. Try the
below to eliminate duplicate.

select * from emp
union
select * from emp;


Thanks,
Murali Udayagiri

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of an aggregator cache file?

1245


What are the measure objects?

1252


Do you find any difficulty while working with flat files as source and target?

1146


how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process

2198


How do you use reject loader.

2646


How to create Target definition for flat files?

1279


How union transformation is used?

1055


what are the fact table & dimensional table in pharmaceutical and hospotal related products???

2183


tell me about your project functionality

2381


i have a data in my source as a flat files what test i have to perform the next step can any body help to me

2172


Difference between Target-based loading and constraint-based loading?

1042


Mention a few design and development best practices for informatica?

1042


Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?

1161


What do you mean incremental aggregation?

1129


Explain the features of connected and unconnected lookup.

973