The Decimal data type stores date. true or false
Answers
Answered by
2
Answer:
True
Explanation:
REAL
Numbers that contain a decimal point are stored in a data type called REAL. Variables that use the real data type can accept both positive and negative numbers with a decimal place.
Answered by
2
The decimal data type is an exact numeric data type defined by its precision (total number of digits) and scale (number of digits to the right of the decimal point).
Similar questions