In a table their 20 records.I had update 6 records???How
can see and retrieve particular 6 records.i.e.,Latest
updated.
Answer Posted / vijaya
select * from aa,fnd_sessions ses
where ses.effective_date between aa.effective_start_date
and aa.effective_end_date
or
select * from aa
where sysdate between aa.effective_start_date and
aa.effective_end_date
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
pls send me out bound code of supplers,site,bankiformation code pls as soon as
In support project one ticket alloted which steps follows manualy tell me ?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Do you know what is applysys in oracle application database schema, what is apps?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
what is global tempory table?
testing tools?
What is instead of trigger in where we will use?
Is soa a part of oracle fusion middleware?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
In oracle application how do you debug or trace errors?
What is sca and how is it useful?
how to print multi lay outs,muti currency,muti language in xml publisher
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?