How many types of data types are available in Database
Answers
Answered by
1
Answer:
SQL data types can be broadly divided into following categories. Numeric data types such as int, tinyint, bigint, float, real etc. Date and Time data types such as Date, Time, Datetime etc. Character and String data types such as char, varchar, text etc.
Explanation:
hope my answer helps you...
Answered by
4
Answer:
Three type of data
1. Numeric data
2. Date and time data
3. Binary data
Similar questions