Multiple Choice
If the table PRODUCT has a column PRICE that has the data type Numeric (8,2) ,the value 12345 will be displayed by the DBMS as ________.
A) 123.45
B) 12345
C) 12345.00
D) 123450.00
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: The SQL keyword CHECK is used to
Q20: The SQL command used to create a
Q21: Which SQL keyword is used to name
Q22: Referential integrity constraints are implemented in SQL
Q23: The SQL keyword CONSTRAINT is used to
Q25: Rows can be removed from a table
Q26: SQL views are always updatable when _.<br>A)the
Q27: Based on the table below,a function to
Q28: The SQL keyword MODIFY is used to
Q29: If you have a foreign key in