VSLive 2018 Austin, TX
VSLive events are nice conferences to get a wide range of topics from .Net to mobile development to the data...
2018-02-01
481 reads
VSLive events are nice conferences to get a wide range of topics from .Net to mobile development to the data...
2018-02-01
481 reads
Usually, when I need to troubleshoot currently running requests, I use a combination of sys.dm_exec_requests and sys.dm_os_waiting_tasks. The former retrieves...
2018-02-01
514 reads
When you run a query in SSMS, you are probably aware that the status bar contains many pieces of information...
2018-02-01
540 reads
PASS has a survey out asking for your thoughts on the 2018 content. Take a few minutes and fill it...
2018-02-01
451 reads
I recently had a great question on some of the differences in virtual machine disk presentation from one of our...
2018-02-01
1,277 reads
GDPR is coming (or if you are reading this in a few weeks then gdpr is here, what do you...
2018-02-01
342 reads
GDPR is coming (or if you are reading this in a few weeks then gdpr is here, what do you need to know and where do you start?
This post...
2018-02-01
15 reads
GDPR is coming (or if you are reading this in a few weeks then gdpr is here, what do you...
2018-02-01
16 reads
GDPR is coming (or if you are reading this in a few weeks then gdpr is here, what do you...
2018-02-01
66 reads
GDPR is coming (or if you are reading this in a few weeks then gdpr is here, what do you...
2018-02-01
76 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