Continuous Delivery In Real Life
Everyone wants to know who is actually using Continuous Deliver for their software. Today Steve Jones has a prominent example.
Everyone wants to know who is actually using Continuous Deliver for their software. Today Steve Jones has a prominent example.
Solution to overcome SSIS Package Catastrophic Failure Error
By reading performance counters from services such as SQL Server or Exchange, you can get a wealth of performance information. By automating the process of gathering and storing appropriate counters, you can routinely check a range of devices quickly using visual tools such as PerfMon. By then creating your own counters, you can add counter-based metrics to anything that can be measured programmatically, such as services, applications, processes such as ETL, or deployments. Nicolas Prigent shows you how.
A vulnerability has been released that can affect SQL Server 2008, 208 R2, 2012, and 2014.
SQL Server 2016 introduces a new security feature called Dynamic Data Masking (DDM). This tip describes its purpose, shows a brief example of how it works, lists some limitations, and notes how the feature has already changed since CTP 2.0 was first released in May.
Is it more imortant to use the data or your experience? Does one have more weight than the other?
How we can use SQL to solve a math problem published in The Guardian...but with a caution about implicit type conversion.
NULLs in SQL are a mixed blessing. The Three-Valued Logic of SQL has its uses but can cause difficulties to anyone who assumes that NULL has a 'value'. It can make reports go horribly wrong in a number of alarming ways, as Robert Sheldon explains.
How long does it take to create to 100 staging packages? The answer will shock you!
By Steve Jones
A customer wanted a report they could email to their boss about jobs, something...
By Chris Yates
In the world of modern data infrastructure, SQL databases remain the backbone of enterprise...
Do you know if your SQL Server is really running at its best? To...
Comments posted to this topic are about the item Find Invalid Objects in SQL...
Comments posted to this topic are about the item Single User SQL Server on...
Comments posted to this topic are about the item All the Costs of Downtime
How can I start SQL Server on Linux in single-user mode to restore the master database?
See possible answers