This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
SQLAuthority News - SQL Server Technical Article - The Data Loading Performance Guide

SQLAuthority News – SQL Server Technical Article – The Data Loading Performance Guide

February 17, 2010
Pinal Dave
SQL Performance
SQL Data Storage, SQL White Papers

The Data Loading Performance Guide from Microsoft covers bulk load methods, minimally logged operations and design patterns for fast data loading.

Read More
SELECT SUBSTRING SQL command.

SQL SERVER – Find Location of Data File Using T-SQL

January 2, 2010
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Data Storage, SQL Scripts, SQL Server

A short T-SQL script that finds where your SQL Server Data File folder is on disk, using master.sys.master_files. Handy when you forget where the files live.

Read More
SQLAuthority News - Data Compression Strategy Capacity Planning and Best Practices

SQLAuthority News – Data Compression Strategy Capacity Planning and Best Practices

November 7, 2009
Pinal Dave
SQLAuthority News
SQL Data Storage, SQL White Papers

A Microsoft white paper on data compression in SQL Server 2008: strategy, capacity planning, best practices, and the trade-off of I/O savings for CPU.

Read More
SQL SERVER - Mirrored Backup and Restore and Split File Backup - Introduction

SQL SERVER – Mirrored Backup and Restore and Split File Backup – Introduction

September 2, 2009
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Data Storage, SQL Scripts, SQL Server

Backup and Restore lessons from my consulting work: conventional backups, split file backups, mirrored backups and the FORMAT clause, each with an example.

Read More
SQL SERVER - Introduction to SQL Azure

SQL SERVER – Introduction to SQL Azure

August 27, 2009
Pinal Dave
SQL Tips and Tricks
Cloud Computing, SQL Azure, SQL Data Storage, SQL Documentation

What is SQL Azure? A simple introduction to Microsoft’s cloud database, why it is mostly a branding change, and why it appeals to SQL Server users.

Read More
CDC tool window.

SQL SERVER – Introduction to Change Data Capture (CDC) in SQL Server 2008

August 15, 2009
Pinal Dave
SQL Tips and Tricks
Change Data Capture, Database, SQL Data Storage, SQL Scripts, SQL Server, SQL Utility

My first article on Simple-Talk introduces Change Data Capture in SQL Server 2008, which records INSERTs, UPDATEs and DELETEs in simple relational change tables.

Read More
Database Recovery Model Window.

SQL SERVER – Four Different Ways to Find Recovery Model for Database

July 16, 2009
Pinal Dave
SQL Tips and Tricks
SQL Backup and Restore, SQL Data Storage, SQL Scripts

Four ways to find the recovery model of a database: database properties, Object Explorer Details, sys.databases and DATABASEPROPERTYEX.

Read More
Previous 1 … 4 5 6 7 8 9 10 … 13 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com