SQLSaturday Baton Rouge #628 2017
Come join around 500+ attendees and speakers learning and networking at the LSU College of Business – Business Education Complex on...
2017-07-21
526 reads
Come join around 500+ attendees and speakers learning and networking at the LSU College of Business – Business Education Complex on...
2017-07-21
526 reads
If you keep your head up and look around you’ll see the choices people make all the time. I saw...
2017-07-21 (first published: 2017-07-10)
1,978 reads
This is the next in a new series of blogs I am going to create talking about useful tools (mostly...
2017-07-21
493 reads
It's T-SQL Tuesday time again, and this month the host is Raul Gonzalez (blog/@SQLDoubleG). His chosen topic is Lessons Learned...
2017-07-21 (first published: 2017-07-11)
2,515 reads
This year I’ve delivered my full-day Building Better SSIS Packages course a half dozen times across the country, but I...
2017-07-21
337 reads
Suppose, you have Transactional Replication configured in your production environment. There is a business requirement to add a new article to the...
2017-07-20 (first published: 2017-07-10)
12,163 reads
Azure SQL Data Sync has been ignored for quite some time, but has finally gotten an update (it’s in public...
2017-07-20
594 reads
I’ve been fortunate enough to get to the Baton Rouge SQL Saturday a number of times. I think I’ve been...
2017-07-20
402 reads
Watch this week's video on YouTube
Have you ever needed to look at what data in a table used to look like?
If you have, it probably took a knuckle-cracking filled...
2017-07-20
16 reads
I recently got a new laptop and had to go through the ritual of reinstalling all my programs and drivers....
2017-07-20
9,854 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers