xWastedMindx
Technical User
What are the different data types for mySQL databases?
example, I'm making a database of my DVD collection. The database is named DVDLIST and the table is Kenny (my name).
The table will hold columns for DVD Name, length, who borrowed it last etc.
I just need to figure out which data types to associate with these, but knowing the data types would help me out the most.
Thanks in advance.
example, I'm making a database of my DVD collection. The database is named DVDLIST and the table is Kenny (my name).
The table will hold columns for DVD Name, length, who borrowed it last etc.
I just need to figure out which data types to associate with these, but knowing the data types would help me out the most.
Thanks in advance.