Quick script to calculate # of credit card transactions?

I'm trying to work out how to calculate how many credit card transactions we ran through Tessitura last year. I was assuming that it was just the count of distinct payment_nos in T_PAYMENT that had a credit card type of pmt_method.

But is there some other catch to it all that I should know about?

Parents Reply Children
No Data