Need to create an SQL project for extra credit, need ideas?

Busie23

Senior member
Jan 24, 2001
640
0
0
I just bombed my first SQL test last week and the prof has given me the oppurtunity to earn some extra credit. The catch is that I need to come up with a project that will warrant me egtting a few extra credit points. I'm brand new to SQL and have struggled along so far, but really need to get a few extra credits points if possible. I don't really know what type of a project I could create, so any suggestions would be helpful. Remember I'm new to SQL. Also, if you know of any good websites about SQL let me know.
 

lozina

Lifer
Sep 10, 2001
11,711
8
81
do a e-store type thing. setup a simple web page with tables that get filled by data from a database using ASP and allow a user to pretend he orders stuff which will decrease stock quantities and mutliple prices by quantities he wants ot buy to figure price etc... is that too big of a projecT?
 

Busie23

Senior member
Jan 24, 2001
640
0
0
Thats along the lines of what I was thinking of doing, but I have no knowledge of ASP. There isn't really a deadline for me to do this so I have some time to learn stuff. What else would be involved, just SQL, ASP, and HTML? Thanks for the idea.