
10-31-08, 05:10
|
|
vaguely human
|
|
Join Date: Jun 2007
Location: London
Posts: 2,519
|
|
Quote:
|
Maybe i cannot finish to make until 1000 recs, since it must been submitted before November, 10
|
You could try doing a search for "coursework" and you'll usually get some simple database designs (an example). Create some SQL to insert a single main record and it's supporting data. Then put this in a loop to insert 1000 records.
As you have described it, it doesn't seem like a very well focused assignment. You seem to have equale problems getting hold of a database structure, understanding it and filling it with data - that's before you get to the real coursework of building a data mart. At least one thing you'll learn from this is to give yourself enough time in future 
|
|