Viewing 6 posts - 1 through 7 (of 7 total)
Thanks for the suggestions. I think I jumped in to the normalization just for the sake of it.
November 12, 2004 at 10:45 am
No, I'm guessing date, time and bytes wouldn't need that... I was splitting them out just to reduce redundancy, but I guess that's kindof pointless seeing that I would just...
November 12, 2004 at 9:33 am
I see what your saying but I don't really know how indexes work. I figured I'd split up the data to make queries faster. Like if I wanted all divisions...
November 11, 2004 at 8:47 am
OK, let me start over for clarification:
I am attempting to create a database to hold proxy log data for dynamic reporting.
I have imported the flat files into a single field...
November 10, 2004 at 2:40 pm
I would just like to point out that I am posting in the newbie section because I am somewhat retarded when it comes to this stuff. I don't see anything...
November 10, 2004 at 7:06 am
Actually, there is such a thing as an "Instead Of" Trigger. It supposedly can be used to insert data through a view (SQL2k and up). I think I can figure...
November 9, 2004 at 3:36 pm
Viewing 6 posts - 1 through 7 (of 7 total)