I need more explanation about data types? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I need more explanation about data types?

Data types

22nd Jun 2016, 9:34 PM
Aliyu Abdullahi Gital
Aliyu Abdullahi Gital - avatar
3 Answers
+ 1
data types specify wich type of data will be contained in the column eg. if I want to put a name a i'll choose char,if number integrer i'll use int, if a number like 7.2 u must use floa ot double
22nd Jun 2016, 11:30 PM
Domingos Inacio Caetano
Domingos Inacio Caetano - avatar
0
they specify what type of value your column can contain eg int user_id it simply means that the user_id has to be an interger!
23rd Jun 2016, 3:40 AM
Mumbere Nzibukira Arnold
Mumbere Nzibukira Arnold - avatar
0
they specify what type of value your column can contain eg int user_id it simply means that the user_id has to be an interger!
23rd Jun 2016, 3:40 AM
Mumbere Nzibukira Arnold
Mumbere Nzibukira Arnold - avatar