2013-08-14
2,318 reads
2013-08-14
2,318 reads
Specialized tasks like cryptography require external libraries that are not available in SQL Server. Methods for such tasks can be compiled in a .NET language and deployed to SQL Server as a CLR assembly where the assembly's methods can be referenced by SQL Server stored procedures and functions.
2013-08-13
9,143 reads
2013-08-08
2,310 reads
2013-08-07
2,514 reads
2013-07-30
2,947 reads
Easiest way to search for a string in any object within the database.
2013-08-08 (first published: 2013-07-29)
2,313 reads
2013-07-24
2,395 reads
2013-07-23
3,074 reads
2013-07-22
3,222 reads
2013-07-17
2,936 reads
By Brian Kelley
Yesterday, July 27, 2026, Microsoft announced a new cybersecurity effort called Project Perception. Included...
By Steve Jones
If you’ve wanted a SQL Server MCP server for your databases, it’s available. The...
Introducing azsql-migration-test, a small open-source CLI that validates your Azure SQL Database migrations against...
Comments posted to this topic are about the item Make It Routine
Comments posted to this topic are about the item DBCC CHECKDB Limits III
Comments posted to this topic are about the item CROSS APPLY Fundamentals: Part 1
On SQL Server 2025, does DBCC CHECKDB support Memory-Optimized tables?
See possible answers