liamC
Member
Registered: 28th Feb 04
User status: Offline
|
I'm using PHP MyAdmin and setting up a new database from scratch.
Basically I need 6 tables. The first table will be called 'Title' using 1 field, and will be using varchar with a maximum of 40 characters.
I've created the table but I have gone to the next screen and there's loads of boxes and drop down boxes of which I am unsure what they mean.
These are a few of the boxes of which I'm a bit stuck on
COLLATION
ATTRIBUTES
STORAGE
NULL
STORAGE ENGINE
COLLATION (same data in the drop down as first one)
Basically the Collation boxes have a massive drop down of lots of random words/numbers under titles such as 'acsii', cp11250', 'binary'.
I can't skip them as I need to fill in a value.
Basically an example of what I want in a title field to display would be 'FIAT PUNTO STAR SILVER 1.2'
|