Computer Science, asked by shivkumar8467, 11 months ago

explain any three data types in OpenOffice base​

Answers

Answered by divyanshpandya1987
17

Explanation:

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 .

Similar questions