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 Check the source record count from traget table.

Answers were Sorted based on User's Feedback



How to Check the source record count from traget table...

Answer / eswar

It's not possible to find count of source table records through target table if both databases are different.

Is This Answer Correct ?    2 Yes 1 No

How to Check the source record count from traget table...

Answer / shyam

You can fire the query based on the timestamp.If the
loading happened today you can give the condition like--
>Sel * from table where date > 'yesterday's_date';

Is This Answer Correct ?    1 Yes 1 No

How to Check the source record count from traget table...

Answer / ravi

hi nani how can we fire query if the environment is
different i mean if my source is teradata and my target is
oracle

Is This Answer Correct ?    0 Yes 0 No

How to Check the source record count from traget table...

Answer / srinivas

write the source query in target table by using the schema
name.table name.
ex:
select count(*) from src.emp;

Is This Answer Correct ?    1 Yes 1 No

How to Check the source record count from traget table...

Answer / nani

fire the query on target table.target table minus source table.
u can easily find how many records loaded.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More ETL Interview Questions

how to join two tables without using joiner transformation .advantages of joiner over lookup and vice versa.

5 Answers  


How to Check the source record count from traget table.

5 Answers   IBM,


What are the different ways to deploy the code in informatica?

1 Answers   IBM, Saama Tech, Wipro,


what happens if the info.server doesn't find the session parameter in the parameter file?

1 Answers  


What is data modeling and data mining?

0 Answers  


Explain about power designer data modeling software?

0 Answers  


what is session partitioning?

0 Answers  


can u anyone plz share some etl testing interview question . and share the sql queries and unix . plz help me to clear in the etl testing interview by sharing ur knowledge

0 Answers   Cap Gemini,


how do use session mapping parameters ?(in which transformation)

0 Answers  


how does the server recongnise the source and target databases.Elaborate on this

0 Answers   Accenture,


what are the data modeling tools you have used?(polaris)

0 Answers  


How can write SQL Overwrite to get Daynamic rows from the source in SQ transformation!(Any Example)

1 Answers  


Categories