You want to create a sales table with the following column specifications and data types:SALESID: Number -STOREID: Number -ITEMID: Number -QTY: Number, should be set to 1 when no value is specifiedSLSDATE: Date, should be set to current date when no value is specifiedPAYMENT: Characters up to 30 characters, should be set to CASH when no value is specifiedWhich statement would create the table?
A. Option A
B. Option B
C. Option C
D. Option D
You want to create a sales table with the following column specifications and data types:SALESID: Number -STOREID: Numbe
-
- Site Admin
- Posts: 899566
- Joined: Mon Aug 02, 2021 8:13 am