Computer Science, asked by riya95879, 9 months ago

Why are data types used in DBMS/RDBMS?​

Answers

Answered by xKALESHIxCHORAx
131

Answer:

A "database management system (DBMS)" is a software application used to define, manipulate, retrieve and manage data information in a database. While adding a field to a table in the database, fields are created as a specific data type. Data types are classified to identify possible values stored in the column.

Answered by kabraarchita
49

Answer:

A database management system or DBMS is an software application which is used to define, manipulate, retrieve, and manage data information in a database.

Data types are classified to identify possible values stored in the column.

DBMS data types include integer, float, characters, strings, and arrays. They're also very distinct types, such as dates, date timestamps, boolean, and varchar formats.

Hope it helps :)

Similar questions