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 retrieve last two days updated records?

Answers were Sorted based on User's Feedback



How to retrieve last two days updated records?..

Answer / tejeya

If you have any update date column in ur table, u can query
where sysdate-2 to get the last two days records.

Is This Answer Correct ?    6 Yes 4 No

How to retrieve last two days updated records?..

Answer / chandrasekar

We can use an expression transformation
add_to_date(sysdate-2) it is retrives last two date using
this we can update the records.

If it wrong means please mail me chandranmca2007@gmail.com

Is This Answer Correct ?    1 Yes 0 No

How to retrieve last two days updated records?..

Answer / amedela chandra sekhar

by using date range.we can find latest date updated records.

Is This Answer Correct ?    0 Yes 0 No

How to retrieve last two days updated records?..

Answer / krishnakanth.ch

select * from date_Test
where dt between sysdate-2 and sysdate ;

Hope this works....
If not anyone please let me know...

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Informatica Interview Questions

What are the components of workflow manager?

0 Answers  


According to his methodology what all you need before you build a datawarehouse

0 Answers  


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

0 Answers   CTS,


What is a test load?

1 Answers  


Different sorts of metadata that stores in the storage facility?

0 Answers  


What is the difference between unicode & ascii mode data movement in informatica?

1 Answers   TCS,


How do you load first and last records into target table?

0 Answers  


What is the use of transformation?

0 Answers  


what is upstream and downstream transformation?

7 Answers  


Using Connected or unconnected lookup for performance wise which one is preferable?.

1 Answers   Deloitte,


1 2 3 * 4 5 6 * 7 8 9 how to load records between two stars(*),

10 Answers   Cap Gemini,


What if the source is a flat-file? Then how can we remove the duplicates from flat file source?

1 Answers  


Categories