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


Please Help Members By Posting Answers For Below Questions

can we use look up type instead of a pofile option?or valueset?is it possible how?

1870


How can a process be deployed in soa?

799


What is count(*) from po_vendors(any table)?

730


what are the different transaction clauses in AR?

1694


List the types of flexfield?

692






Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?

746


What are the Standard Reports and Forms in HRMS?

1855


In sequence i want to 11 and 15th values how we will write?

1660


In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.

2584


What are the different components you should consider while defining a responsibility in oracle apps?

737


How to move the one file from one instance to another instance? And your scripts also?

697


What are do's and dont's of Interface?

1993


What is the concept of soa governance?

873


Do you know what is applysys in oracle application database schema, what is apps?

770


Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?

1782