displaying x y into 5x5 result set

  • kevmck (1/24/2012)


    What you gave me ran quickly, and seems to work fantastically with my test data thanks - I'm going to build this into my bigger real world solution and see how it goes

    Thanks so much

    No problem man (i assume u r a "HE") 😛

    BTW, how large is ur data in the database? the sample data u provided has a 10x10 grid. How big is the real-world grid?

  • yep!

    and it'll be no more than 50x50 - so not a huge amount of data - this is just one small part of things, but a big headache!

  • If it is 50x50, then we may need to little tweaks in determining the vertical and horizontal boundaries. If you need assistance, please PM me with sample data 🙂

  • if you use cross-join then you will get desired result. Let me know if understand wrongly.

Viewing 4 posts - 16 through 18 (of 18 total)

You must be logged in to reply to this topic. Login to reply