Viewing 4 posts - 1 through 5 (of 5 total)
Yes, Jeff's solution does return all records, but what it does not do is give you data that is correct. Seeing how the Year is a varchar field and...
June 16, 2010 at 9:06 am
Actually the query works just fine on my 10,000 record table. The table won't be much bigger than it already is, so this solution works for me. I...
June 6, 2010 at 11:23 am
Sorry if I affended anybody, time constraints really stress people out. When stressed, some of the simpler problems tend to seem difficult. In case anybody is looking I...
June 4, 2010 at 2:23 pm
Thanks, but i figured out my issue with a cartesian join. It appears you have too much time on your hands to post an article on the proper way...
June 4, 2010 at 10:50 am
Viewing 4 posts - 1 through 5 (of 5 total)