Viewing 15 posts - 616 through 630 (of 39,466 total)
Very interesting topic Steve. What I have observed very common is the data type mismatch in LINQ queries which causes the queries to do Table scan instead of seek...
January 4, 2024 at 4:58 pm
Very interesting topic, Steve. I've been in this field for a long time, so I have encountered this issue more than once. I wasn't prepared for it, so I...
January 3, 2024 at 6:24 pm
I could probably cause WordPress to blow up with all of the poor practices I've had to fix.
...
And possibly the worst of all time:
...
In general, I hate triggers.
January 3, 2024 at 6:22 pm
I was shocked to find a DB deployment pipeline that was written using the Talend ETL tool. The tool attempted to be a SQL parser dictating what SQL could...
January 3, 2024 at 6:20 pm
2024 placeholder: https://www.sqlservercentral.com/forums/topic/ssc-fantasy-football-2024
January 2, 2024 at 3:21 pm
As usual, DM me the email you want to use for an Amazon GC as a prize.
congrats to the top 3.
January 1, 2024 at 10:34 pm
Over the course of my career I have noticed a few things about the world of work that can be used to help fulfil your goals
...
Good thoughts, as always....
December 29, 2023 at 3:58 pm
Steve, thanks for all the blogs. SQLServerCentral is the first email I read in the mornings. I plan to do my first presentation this month, and to start a...
December 29, 2023 at 3:57 pm
Hey, Ray, I try to post these on the SQL Saturday site at: https://sqlsaturday.com/#reserved
So far, I have no confirmed dates, but I do have NYC looking at May as...
December 26, 2023 at 4:29 pm
Thanks, and no horse chores for me. A little under the weather yesterday, but luckily my kids stepped up and shouldered the load
December 26, 2023 at 4:07 pm
Happy Holidays and Merry Christmas, everyone. Enjoy the long weekend.
December 22, 2023 at 5:23 pm
I've used AI mostly for things outside of SQL development. Like git and C# and Powershell. It seems like it saves time (not always tho) and I go to...
December 22, 2023 at 5:20 pm
It was a weird thing I stumbled on when working with arrays and removing elements as dale_berta noted, the array is still the same size, which is expected. It shouldn't...
December 22, 2023 at 5:15 pm
Hope you enjoy it. I've gone through 16 days so far, and I have some catching up to do after a busy week. I'll likely dig in this afternoon for...
December 22, 2023 at 5:11 pm
Your opinion is wrong. The question asks for defaults for this T-SQL code. The defaults are not stored in sys.parameters. They are only in the code definition in sys.sql_modules.definition.
December 22, 2023 at 5:09 pm
Viewing 15 posts - 616 through 630 (of 39,466 total)