DATABASE FUNDAMENTALS
BASICS OF BIG DATA
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following is not a numeric value?
|
May 10.2001
|
|
Entire Text
|
|
57%
|
|
350
|
Explanation:
Detailed explanation-1: -Non – numeric data is any form of data that is measured in non-number (or word) form. It makes use of symbols and letters. Such data can only be identified in a word format. For example, employee address, date of birth, name, etc.
Detailed explanation-2: -The predefined type n (numeric text field) is not a numeric number type, even though its values are digit-only strings. Instead it is a character-like type, not advisable for use in calculations.
Detailed explanation-3: -The approximate numeric types are DOUBLE PRECISION, FLOAT, and REAL .
Detailed explanation-4: -Intersection and decimal are not a legal numeric type in Python.
There is 1 question to complete.