Data Driven Subscription - SQL Server Standard Edition
A simple example of using T-SQL and the Boomerang framework to create a data driven subscription.
2012-02-08 (first published: 2012-01-04)
1,947 reads
A simple example of using T-SQL and the Boomerang framework to create a data driven subscription.
2012-02-08 (first published: 2012-01-04)
1,947 reads
2012-02-07 (first published: 2011-12-15)
1,057 reads
2012-02-06 (first published: 2011-12-23)
1,569 reads
2012-02-02 (first published: 2012-01-20)
3,917 reads
2012-02-01 (first published: 2012-01-20)
2,219 reads
2012-01-30 (first published: 2011-12-23)
884 reads
Use this script to calculate MAX memory setting on a dedicated SQL server.
2012-01-27 (first published: 2011-12-14)
3,493 reads
2012-01-25 (first published: 2011-12-15)
1,199 reads
find and replace text in a text file using tsql
2012-01-23 (first published: 2011-12-16)
3,126 reads
2012-01-20 (first published: 2011-12-16)
1,022 reads
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....
By Steve Jones
I recently started playing with the MCP Server for SQL Server, which is a...
Comments posted to this topic are about the item BIT_COUNT() V
Comments posted to this topic are about the item How We Reduced SQL Server...
Comments posted to this topic are about the item An Eventual Consistency Scam
What does this return on SQL Server 2025?
select bit_count(null)See possible answers