We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I tried a bunch of different things but for some reason I couldn't get them to work. And writing two different queries was giving me the right results but column headers in the middle for some reason. I ended up creating at temp table and inserting into that. Perhaps not the most elegant or efficient solution, but solved it for TSQL, lol.
Weather Observation Station 5
You are viewing a single comment's thread. Return to all comments →
I tried a bunch of different things but for some reason I couldn't get them to work. And writing two different queries was giving me the right results but column headers in the middle for some reason. I ended up creating at temp table and inserting into that. Perhaps not the most elegant or efficient solution, but solved it for TSQL, lol.