E
Enedrox
I would like to build a slightly more advanced calculated query.
The database has a Musicals table, Customer table and Bookings table. If a
customer has 3 or more booking, they receive a 7.5% discount on all future
booking. How can I make a calculated query field that counts how many booking
are associated with the customer ID?
The database has a Musicals table, Customer table and Bookings table. If a
customer has 3 or more booking, they receive a 7.5% discount on all future
booking. How can I make a calculated query field that counts how many booking
are associated with the customer ID?