Explain any three data types in OpenOffice base.
Answers
Answer:
three data types in OpenOffice base.
Numeric Types
Binary Types
Alphanumeric Types
Three data types in OpenOffice base
Data Type:
It is a kind of data. When computer store data in variables, each variable must be assigned a unique data type.
Three data types in OpenOffice base.
- Boolean
- Integer
- Number
Boolean:
It is one kind of data type that has one or two possible values ( denoted by true and false).It is named by George Boole.BOOLEAN can be defining a column in a table or a variable in a database procedure.Boolean columns accept as input the SQL which is true or false
Integer:
An integer is a whole number (not a fraction) that can be positive, negative, or zero.numbers 10, 0, -25, and 5,148 are all integers.number 2,147,483,is a reserved numbers and it cannot be used.
Number:
This data types are numbers stored in database columns. These data types are typically grouped by: Exact numeric types, values where the precision and scale need to be preserved. The numeric types are INTEGER , BIGINT , DECIMAL .
Learn more about data type:
What is data type explain it all types
https://brainly.in/question/12364462
What is data ? explain 5 data type and write their property
https://brainly.in/question/11801656