sanmikele2
Programmer
Hi, I am new to mySQL and I would like to know how i could create a table by code and also when I am selecting datatypes for example int- I would like to limit this number so that you can only enter numbers ranging from 1-10 or for example 0-1000000, or 100000-999999. Also how could i limit a string so that it can only be 4-36 characters long?
Thank you
Thank you