Database test - table contact running on localhost

  Structure   Browse   SQL   Select   Insert   Export   Operations   Options   Empty   Drop  


Field Type Function Null Value
id int(11)  
name varchar(30)  
phone_no varchar(15)  
email varchar(50)  
comments text  
bikeid int(11)  
year year(4)  
make varchar(30)  
model varchar(30)  
dateposted date  

Insert as a new row    -- And --   
      Or