Hi
i have no real knowledge of databases but am trying to make a simple table but keep getting a syntax error with the following code:
mysql> create table enterprise_programming(Submitter VARCHAR(20) , URL
VARCHAR(20) , Date submitted VARCHAR(12) , Version INT , Task-ref-no IN
T , Page number...