Viewing 8 posts - 1 through 8 (of 8 total)
Thanks for the write up, I've wanted to use VS Code for SQL but never spent the time figuring how to set it up. Bookmarking this for later!
June 18, 2024 at 3:48 pm
Good article on the possibilities of the proxy. It would be better to point out you were using Gallium Data earlier in the article, potentially in the intro. It's not...
June 14, 2024 at 9:11 pm
I got excited for this as I have a need to migrated a couple hundred projects with around a thousand packages. Historically we use PowerShell or intern/temp labor. Sadly my...
August 23, 2022 at 1:46 pm
Thanks! Apologies if I missed that on the first read but I see that there now.
December 27, 2021 at 11:06 pm
Did you consider putting in a word of caution using the view designer? The view designer can lead to mangled SQL code. Example, having a right join, left join, right...
December 27, 2021 at 2:22 pm
Thanks for those references and elaborating on your initial response. Appreciate the feedback!
July 19, 2021 at 2:32 pm
@JeffModen,
Thanks for the detailed response. Agreed, could have made this example more performant following some of the guidance you mention.
Regarding why there is no index, the row set in my...
July 19, 2021 at 1:34 pm
Can you elaborate on why you state GoTo is evil as a general statement? Are there other implications other than maintainability? Agreed, overuse of GoTo can lead to...
July 19, 2021 at 1:23 pm
Viewing 8 posts - 1 through 8 (of 8 total)