Topic: Help with database schema (Read 1400 times)
Just another rainy day
Posts: 1
10 credits Members referred : 0
« on: Jul 17, 2009, 11:46:22 am »
here is the problem
things that need to be tracked
Number string segment of number strings location (this will be how i segment the number string)
other things that need to be tracked who generated the number string meaning which stock which industry which market which sector
now finally each number string needs to be tracked if it win or loss and where it won or lost at IE did it have a loss in A specific stock a specific industry a specific market a specific sector
Now what i am thinking is making a table for each segment number so the table would be named segment_1 or X and the primary key will be the exact number string segment because that way there will not be duplicate data
now from that what i think i can do is this is take that specific segment in a another huge table that stores the score of the segment meaning win and loss no change the stock the segment came from the industry the segment came from the market the segment came from