Computer Science, asked by TbiaSamishta, 1 year ago

identify the valid data types which can be used in sql to define the type of data

Answers

Answered by aqibkincsem
0

"There are many data types in SQL.


They are different from one to another. But all of them perform significant functions that are unique to each of them.


Some of the data types used here are CHARACTER, VARCHAR, BOOLEAN, INT, SMALLINT, DECIMAL, NUMERIC.


These are the basic data types used commonly. You should study the different aspects of these data types in the field.

"

Similar questions