About the current Payment data list
The MySQL records displayed on this page are extracted from the "payment" table.
Table payment is structured as follows:
Field name | Displayed name | Extra |
---|---|---|
payment_id | payment id | [Primary key] |
customer_id | customer | |
staff_id | staff | |
rental_id | rental | |
amount | amount | |
payment_date | payment date | |
last_update | last update |