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

hi this is kiran
i have one table i want divide the table with two different
table like even rows and odd rows
how can i do this one
tell me plzz

Answer Posted / eswar

oracle stage--->surrogate key generator--->transformer

the t/f having 'mod' function

mod(empkey,2)=0 --->even rows
mod(empkey,2)<>0 --->odd rows

empkey is generated from surrogate key generator

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between odbc and drs stage?

1102


Differentiate between operational datastage (ods) and data warehouse?

1231


What are stage variables, derivations and constants?

1282


Difference between server jobs & parallel jobs?

1129


table actions available in oracle connector?

1654


What is the difference between an operational datastage and a data warehouse?

1207


How to clean the datastage repository?

1178


What are the partitioning techniques available in link partitioner?

2326


What is a merge in datastage?

1341


how to sort two columns in single job in datastage.

2956


how to abort the job its matain duplicates?

2623


What are the types of views in datastage director?

1824


How to RD using transformer?

1472


Differentiate between validated and Compiled in the Datastage?

1354


There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this

2292