Examine the structure proposed for the TRANSACTIONS table: Which statements are true
regarding the creation and storage of data in the above table structure? (Choose all that
apply.)
A.
The TRANS_VALIDITY column would give an error.
B.
The TRANS_VALIDITY column would have a maximum size of one character.
C.
The TRANS_DATE column would be able to store day, month, century, year, hour,
minutes, seconds, andfractions of seconds.
D.
The CUST_STATUS column would store exactly one character.
E.
The CUST_STATUS column would give an error.
F.
The CUST_CREDIT_LIMIT column would not be able to store decimal values.