Hi all. I am a junior year computer science student. I have learned some database stuff (MySql) in my spare time.
This quater, me and three fellow student took up an volunteer work for the University, to develop some websites for them. Our team consists of experienced PHP+MySql developers, and beginners like me.
During our last meeting, we have gone through the user requirement, and we have some rough ideas on how the tables would work.
Then they assign me the job to develop the database using MySql. Also, I got an email today saying I should be "using a database script that would construct the schema".
They dont need me to care about anything about PHP, they only want to be responsible for the database development.
This sounds bit daunting for a MySQL beginner and I am just suddenly stuck on how to get this started. I would be grateful if you guys could give me some help on what software is most suitable for a MySQL beginner, and what does that database script mean?
I would be even thankful if you could give a vivid small example,using some software,to create a table in a database.
Thank you very much.
A MySQL beginner