SQL database

SAbsar

Mac Graduate
Hi everyone.
See im creating this database-driven website for sharing anecdotes from school with my friends, and i need a database for that (duh!) I tried installing and getting mysql to work, but i CANT get it to create me atable! so can anyone please create a table in a db for me and email it to me then? i need the following fields:

id - integer(4)
author - varchar(25)
charachters - varchar(250)
description - varchar(250)
photoURL - varchar(150)
full - now this is looong! - 3500 charachters

you can email me at:
AbsarShah@gmail.com

Thanks in advance
 
Back
Top