Q19
Single choice
A new data extension named "Orders" contains order data.
One row is recorded for each customer's order. Customers can place multiple orders. The data extension Orders relates to other data extensions. The data extension Orders contains the following fields: OrderNumber: a unique alphanumeric order number customerID: a numeric customer identification number OrderDate: the system date and time for the order Instructions: an optional alphanumeric string that contains customer delivery notes.
Which statement accurately reflects the configuration of the Orders Data Extension?