Popular Content posted on SQLServerCentral.com
16 followers 0 articles/week
Verify File Exists Using PowerShell

In this tip we look at a PowerShell script that can be used to compare actual files that exist against a list of files that should exist for a project to identify any missing files.

Sat Mar 9, 2019 06:01
Introducing SQL+ Dot Net

SQL+.net is the first real innovation in data access for quite some time, and was built exclusively for SQL developers. How to fix SQL Server disk I/O bottlenecks (without a hammer) In this new article, Simple-Talk editor Tony Davis explains step-by-step how to find and fix the root causes of disk I/O bottlenecks, including gathering data,...

Fri Mar 8, 2019 05:37
Index Column Order – Be Happy!

Ever wonder about index column order; this piece should give some insight. How to fix SQL Server disk I/O bottlenecks (without a hammer) In this new article, Simple-Talk editor Tony Davis explains step-by-step how to find and fix the root causes of disk I/O bottlenecks, including gathering data, avoiding knee-jerk fixes, and how monitoring...

Fri Mar 8, 2019 05:37
Protecting Credit Card Data when Testing

Privacy regulations, ranging from GDPR to HIPAA, among many others, put strict compliance requirements on the storage and use of personal and sensitive data. In this article Grant Fritchey explains how the data masking technology in SQL Provision can help you protect credit card data while maintaining characteristics and distribution of the real thing....

Wed Mar 6, 2019 05:41
The risks of using EXECUTE (‘SQL Script’)

Using dynamic SQL is unavoidable at times, but it is reckless to execute dynamic SQL that is created directly from strings that include values that change at execution time. It can allow SQL Injection and it is also inefficient. How to fix SQL Server disk I/O bottlenecks (without a hammer) In this new article, Simple-Talk editor Tony Davis...

Tue Feb 26, 2019 05:53
The BI Journey: The Analyst

Most organizations today understand the value of analysing their data. In some cases, they haven’t realized the value or are just getting started. This article, by Data Platform MVP Gogula Aryalingam, describes how analytics can start small – with just one Power BI dashboard – and grow from there. How to fix SQL Server disk I/O bottlenecks...

Sat Feb 23, 2019 05:53

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account