Page 1 of 1

You want to create a sales table with the following column specifications and data types:SALESID: Number -STOREID: Numbe

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
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?
You Want To Cre 1
You Want To Cre 1 (121.11 KiB) Viewed 1179 times
A. Option A
B. Option B
C. Option C
D. Option D