D
David McKnight
I have table that I copy and paste append from the internet the fields are:
Date played/Season/Home/home score/visitor/visitor score/margin/nuetral
field/location
My question is "is this a reasonable good normalization" it maybe
complicated because data is suppied in this format and is worth reconfiguring
into mulitiply tables? I have some pretty complex(time consuming) queries
that rely on this data - one using 2000 loops through two queries that takes
24 hours to complete on a dual core processor. Suggestions?
Date played/Season/Home/home score/visitor/visitor score/margin/nuetral
field/location
My question is "is this a reasonable good normalization" it maybe
complicated because data is suppied in this format and is worth reconfiguring
into mulitiply tables? I have some pretty complex(time consuming) queries
that rely on this data - one using 2000 loops through two queries that takes
24 hours to complete on a dual core processor. Suggestions?