Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
Is REAL a numeric data type in SQL?
Contents
- Is real a numeric data type?
- Is real a data type in SQL?
- What is a numeric data type in SQL?
- Is real a data type?
Is real a numeric data type?
The data types real and double precision are inexact, variable-precision numeric types.
Is real a data type in SQL?
The SQL Server has two data types Float & Real which stores the Floating Point numbers.
What is a numeric data type in SQL?
Numeric Data Types Fixed precision and scale numbers. Allows numbers from -10^38 +1 to 10^38 –1. The p parameter indicates the maximum total number of digits that can be stored (both to the left and to the right of the decimal point). p must be a value from 1 to 38. Default is 18.
Is real a data type?
A real data type is a data type used in a computer program to represent an approximation of a real number. Because the real numbers are not countable, computers cannot represent them exactly using a finite amount of information.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours