Submitted by Bruce (not verified) on Sat, 2008-01-26 00:27.
Note that the seven queries have to be stacked together and run as one because it is using temporary tables. I did this just to check intermediate results as I went along for debugging. The final version will be much cleaner.
Note that the seven queries
Note that the seven queries have to be stacked together and run as one because it is using temporary tables. I did this just to check intermediate results as I went along for debugging. The final version will be much cleaner.