Hello,
I am trying to develop an output set that will give individual order details, including fee amounts. Aside from constituent name and contact info, I have been able to pull the following order data filtered by order date:
order_dt, order_no, transaction_no, perf_dt, perf_name, num_seats, tot_ticket_paid_amt, tot_fee_paid_amt
I'd like to add payment method to this as well, but I'm stumped as to how to write the query. The query I am using for most of the data is:
(SELECT a.customer_no, a.order_no, a.order_dt, a.tot_ticket_paid_amt, a.transaction_no, a.tot_fee_paid_amt, b.perf_name, b.perf_dt, b.tck_amt, b.num_seats FROM t_order a JOIN vs_ticket_history b ON a.order_no = b.order_no) with a WHERE clause - order_dt between <<p1>> and <<p2>>
Any advice or suggestions would be much appreciated and if a report already exists for this, I would love to hear about it. I would use the Order Export Utility, but I need fee information, which isn't included on that.
Thanks!
Emily
Lucie SpielerIT Dev. & Training ManagerDirect: 305.403.3291 | Box Office: 800.741.1010lspieler@fgo.org | www.FGO.orgFLORIDA GRAND OPERA | 78th SEASON 8390 NW 25th Street | Miami, FL 33122