What is the importance of data type
Answers
Answered by
3
A data type determines the type ofdata that can be stored in a database table column. ... You can also use data types to define variables and store procedure input and output parameters. You must select a data type for each column or variable appropriate for the data stored in that column or variable.
Answered by
4
A data type is important because it specifies the type of information that any variable or column can hold.
Similar questions