Multiple Choice
Which of the following data types used in SQL would define a numeric field of the pattern 99.99?
A) integer(2,2)
B) integer(5,2)
C) numeric(2,2)
D) numeric(4,2)
E) numeric(5,2)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: SQL is not a complete programming language,but
Q15: The values of existing data can be
Q16: The SQL GROUP BY keyword can be
Q17: An SQL data type of _ would
Q18: An SQL data type of _ means
Q20: Which of the following SQL commands would
Q21: Values of existing data can be changed
Q22: When using SQL to create a table,specifying
Q23: Which of the following is not one
Q24: Which of the following SQL commands would