Multiple Choice
A MySQL database includes a CUSTOMER table, which stores each customer's current balance in U.S. dollars and cents, among other information. The correct data type for the BALANCE column in the CUSTOMER table is _____.
A) CHAR
B) INT
C) SMALLINT
D) DECIMAL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: What was the original name for SQL?<br>A)
Q26: In MySQL, Philip can use the command
Q27: Which general guideline for naming identifiers should
Q28: Which SQL command do you use to
Q29: Which SQL command is used to add
Q30: When you add a row for which
Q31: Which statement about the command used to
Q33: Janice wants to examine the structure of
Q34: To change a value in a table,
Q35: You indicate the end of a SQL