Viewing 2 posts - 1 through 3 (of 3 total)
So when I change the query to this:
SELECT
B.BlockName AS Block,
I.Lot AS Lot,
...
April 4, 2007 at 11:11 am
#698607
Thank you for the quick reply
The on's should be after the joins, I think it's just how the board is formatting the code. I typically have it indented etc so...
April 4, 2007 at 10:06 am
#698589