There’s no such thing as a fish…
There’s no such thing as a fish…
They’re not wrong, they’re just assholes.
Have a look at SQLServerCentral.com. Lots of articles and forums there. Of some importance is to think about doing things in sets, not one by one. For example, if you need to do the same thing to a bunch of rows, don’t write a loop to do them one at a time - you can usually do them all at once. Lookup RBAR (Row By Agonising Row).
Let’s not forget that Teams also uses SharePoint as a backend to some of its functions. If ever there was a pile of shit to build on…
It’s not just being good at SQL, it’s knowing the data and relationships therein.