Multiple choice technology

Which Table contain the values that explain the type of transactions made for a Booking in BookingHistory Application?

  1. CategoryTypes

  2. ActivityCodes

  3. ActivityTypes

  4. CategoryCodes

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In BookingHistory application, ActivityCodes table stores the transaction type codes/definitions. CategoryTypes and CategoryCodes likely refer to categorization schemes, while ActivityTypes might be related but ActivityCodes specifically captures transaction types.