type all the data type that we can assign while creating a table
Answers
Answered by
2
Answer:
when you create a table , you can specify different data types for the columns . In SQlite , there are various data types that you can specify for each column.
1) INTEGER (a whole number)
2) REAL ( floating point number)
3) TEXT (a string of text)
when a column is not storing any value , it is a NULL value.
Similar questions
English,
5 months ago
Math,
5 months ago
Chemistry,
10 months ago
English,
10 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago