Computer Science, asked by sahilahmad91317, 1 month ago

in OpenOffice base ,all objects of a data base are stored in a​

Answers

Answered by Munshikaif23
0

Answer:

In a database, a table stores information for a group of things we call fields. For example, a table might hold an address book, a stock list, a phone book or a price list

Answered by 5968csaidutt
0

Answer:

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.

Explanation:

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