How to Safely Parameterize Table Names
Protecting against SQL Injection Part 2
Watch this week's video on YouTube
Last week we talked about building dynamic SQL queries and how doing so might leave you open to SQL injection...
2017-09-05
24 reads
Protecting against SQL Injection Part 2
Watch this week's video on YouTube
Last week we talked about building dynamic SQL queries and how doing so might leave you open to SQL injection...
2017-09-05
24 reads
In this module you will learn how to use the Impact Bubble Chart Custom Visual. The Impact Bubble Chart is...
2017-09-19 (first published: 2017-09-05)
2,421 reads
I recently read an article asking the question whether or not we downplay the role that luck plays in our...
2017-09-05
334 reads
As I wrote my post about installing the latest version of SSDT I realized that my homework posts missed something...
2017-09-05
397 reads
I’m prepping for VMworld EMEA in Barcelona next week and will do a wrap up post for both events afterwards,...
2017-09-05
131 reads
I’m prepping for VMworld EMEA in Barcelona next week and will do a wrap up post for both events afterwards,...
2017-09-05
307 reads
This trip to Barcelona for the next VMworld EMEA conference next week will be my second trip to this conference...
2017-09-05
153 reads
This trip to Barcelona for the next VMworld EMEA conference next week will be my second trip to this conference...
2017-09-05
382 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art...
2017-09-05
401 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art...
2017-09-05
62 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....
Hello We recently encountered an issue where a SQL table unexpectedly grew in size...
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...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers