answersLogoWhite

0

In different languages we have different datatypes . Like in c++ we have int for integers , string for strings . In database we have datatypes, number for storing integer and varchar2 for storing string or characters.

Like in languages like c we have datatypes such as char for characters , int for integers etc . In database we have datatype to denote the type of the field example numbers for storing integer, Varchar for characters.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the difference between data base and data base management system?

data base means a collection of data,which may be inter related. data base management system is a collection of programs for managing the data base.


Who are the database users?

The data base are not people but people make the data base like Steve jobs is a data base maker


What data type is age?

integer data type


What is data and define its type?

Data is information. Data type defines the type of data - integer, character etc


What is example of data base?

1- internet websites are made of a data base


What data base terminologies?

list 5 data base terminology and explain


What is is data type in data base?

In a database, a data type defines the kind of data that can be stored in a particular column or field, dictating the nature of the data (e.g., integers, strings, dates). Common data types include INTEGER, VARCHAR, DATE, and BOOLEAN, each optimized for specific kinds of operations and storage. Choosing the appropriate data type is crucial for ensuring data integrity, optimizing performance, and facilitating accurate queries. Additionally, it helps in enforcing constraints and validations on the data being stored.


What data type is middle initial?

A character data type.


How number and data type field are different in base?

In a database, a number field is specifically designed to store numeric values, which can be used for mathematical operations, while a data type field encompasses a broader range of data types, including text, dates, and binary data. The number field typically supports various numeric formats, such as integers or floats, while the data type field categorizes the nature of the data being stored, defining how it can be manipulated and what operations can be performed on it. Essentially, while all number fields are a type of data type, not all data type fields are limited to numbers.


Which data type can store any data?

There is no such data type. However, when we use user-defined data types of our own type, then that type of data can be stored in a variable. So as a term, you may say that user-defined data type can store any data. As the data-type used in any variable will be depending upon us.


What are the characteristics of a data base?

database is the collection of data


What is the definition of database?

A data base is a collection of data.