Sorry to be dumb but I have never run a query before

Ooops
Anyway I did this and this is what I got back:
SQL-query:
DESCRIBE warning_types
tid int(15) PRI NULL auto_increment
warn_name varchar(255)
warn_points int(15) 0
warn_desc text
warn_maturity int(5) YES NULL
warn_permban char(3) YES NULL
warn_type char(3) YES NULL
warn_alert char(3) YES NULL
Sorry if this is the wrong info.