Columns in "weather"

FieldTypeNullKeyDefaultExtra
 id  int(10) unsigned  NO  PRI    auto_increment 
 date_time  datetime  NO  MUL     
 temp  decimal(6,2)  YES       
 humidity  decimal(6,2)  YES       
 pressure  decimal(6,2)  YES       

        
        Know more about the database in Database dictionary!