How to report output like below
supplier name date amount
abc software jan/11 10000 /* jan month total transactions*/
abc software feb/12 30000 /* feb month total transactions*/
dell computers jan/13 45000 /* jan month total transactions*/
Answer Posted / ram
select supplier_name ,to_char
(sysdate,'mon/yy'),amount||'/*'||to_char(sysdate,'mon')||'
month total transactions */' from <Table_NAME>;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a value set? List its various types.
How do you register report in oracle apps?
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.
Can you differentiate between mediator and osb?
Plz anybody send me Technical specification for AP Interface
what are the different transaction clauses in AR?
testing tools?
What are the different components of soa suite?
tell me the scenarios of the independent in reports
Can you explain the difference between architecture followed in 10g & 11g?
Can we create tables in apps schema?
What does appl_top directory contain?
What is oracle soa suite and what are its different components?
can we get profile values in report without using user exists is it possible how?
tell me the scenarios of the independent in reports