01.03.2011, 15:11
When i create a database 'phpMyAdmin'.. Then i have to type in some info... Like this:
Field:----------Type:----------Length/Values:
Username------VARCHAR-------24
AdminLevel-----INT------------1
Then so on...
Then my question is:
Field:----------Type:----------Length/Values:
Username------VARCHAR-------24
AdminLevel-----INT------------1
Then so on...
Then my question is:
- How do i know the the "Type"?
- How do i know the the "Length/Values"?