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

if soource is having 10 records how will u insert 20
records to target

Answer Posted / sreekanth

select * from table_name
union all
select * from table_name;

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you define user defied event?

1073


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

2081


How many transformations can be used in mapplets.

1978


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

1110


Differentiate between a repository server and a powerhouse?

1171


Which files are created during the session rums by informatics server?

1229


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

1955


In warehouses how many schemas are there?

1126


What is lookup transformation?

1088


On which transformations you created partitions in your project?

1427


What is the scenario which compels informatica server to reject files?

1118


Explain incremental aggregation in informatica

1180


Under which circumstances, informatica server creates reject files?

1135


define galaxy repository in informatica

2283


How do you load only null records into target? Explain through mapping flow.

2070