The Cost of Function Use In A Where Clause
Discusses Index Selection impact when functions are wrapped around WHERE clause filtering columns
Discusses Index Selection impact when functions are wrapped around WHERE clause filtering columns
Steve Jones takes a look at the world of energy news and a few projects out at the ranch.
This next post on Full Text search from MVP Simon Sabin examines how you can examine the details of what your indexes contain.
How important is disk encryption to you? Do you think about all those replicated or copied databases on laptops? Let us know.
How important is disk encryption to you? Do you think about all those replicated or copied databases on laptops? Let us know.
Part 2 of this article illustrates how to enable Change Data Capture on a database, on a table and how SQL Server tracks the data changes of the CDC enabled table.
This is the seventh article in a continuing series, and this installment discusses the tactical layer of the Data Governance Framework.
SQL Server 2008 launches today and there's are additional events all across the country coming up.
Longtime author Paul Ibison brings us a short look at a common problem in Integration Services: your source has no column names.
One of the more mysterious features of SQL Server is isolation levels. Whenever a statement is executed, or a data modification is made, it runs under the influence of an isolation level. Traditionally, SQL Server has supported four isolation levels. In SQL Server 2005, two new isolation levels are introduced.
By Steve Jones
los vidados – n. the half-remembered acquaintances you knew years ago, who you might...
By Brian Kelley
I will be leading an in-person Certified Information Systems Auditor (CISA) exam prep class...
EightKB is back again for 2026! The biggest online SQL Server internals conference is...
Hi everyone I am looking at building a query to determine how much time...
Comments posted to this topic are about the item SQL Server Transactional Replication from...
Comments posted to this topic are about the item Hidden Heroes
When thinking of the Identity property for auto incrementing columns and sequences for the same action, which are explicitly linked to increment a number in a table when a new row is added?
See possible answers