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
A tray of seed potatoes in neat rows, a hand removing one spoiled potato into a red bowl

Reading a JSON Lines File Into a Table With OPENROWSET

October 22, 2013
Pinal Dave
SQL Tips and Tricks
ETL, File format, JSON, SQL Server

Load JSON Lines with OPENROWSET BULK, keep UTF-8 text intact, quarantine invalid objects, and insert validated typed rows.

Read More
A brass telescope on a harbor balcony aimed at a cargo ship anchored far out in the bay with containers on its deck.

Querying External Files With PolyBase

October 7, 2012
Pinal Dave
SQL Tips and Tricks
Cloud Computing, CSV, File format, SQL Server

PolyBase and SQL Server external tables expose CSV and Parquet files through schemas, while query plans show whether filters reduce remote work.

Read More
A harbor crane lowering a blue shipping container onto a truck trailer, its corners lined up with the locks

Moving Data Out of SQL Server in Open Formats

February 26, 2012
Pinal Dave
SQL Tips and Tricks
CSV, ETL, File format, JSON, SQL Server

Move SQL Server data into open formats such as CSV, JSON, and Parquet while preserving types, NULLs, encoding, and readable files.

Read More
SQL Server Setup error.

SQL SERVER – 2012 RC0: Fix Setup Error: File format is not valid

December 10, 2011
Pinal Dave
SQL Tips and Tricks
File format, SQL Error Messages, SQL Server

Fix Setup Error: File format is not valid in SQL Server 2012 RC0. A reader downloaded the ISO twice; the real culprit was the extraction tool, not the media.

Read More
A hand picking an odd cherry out of a sorting tray

Importing CSV Files Without Surprises

June 19, 2011
Pinal Dave
SQL Tips and Tricks
CSV, ETL, File format, SQL Server

Importing CSV files Without Surprises covers quoted delimiters, UTF-8 encoding, dates, staging tables, and SQL Server BULK INSERT FORMAT = ‘CSV’.

Read More
A barge unloading grain sacks at a quay, with a weighing scale and sorting table set before the storehouse.

Loading Large Files Fast With BULK INSERT

March 14, 2010
Pinal Dave
SQL Tips and Tricks
CSV, File format, SQL Log, SQL Server

BULK INSERT loads large SQL Server files through a tested format, accessible path, staging table, measured batches, and final validation.

Read More
SQL SERVER - SQL Code Formatting Tools

SQL SERVER – SQL Code Formatting Tools

May 20, 2007
Pinal Dave
SQL Tips and Tricks
File format, SQL Scripts, SQL Server, SQL Utility

SQL Code Formatting matters, and every DBA has a preference; I like uppercase keywords. I ran one script through online formatters and two were worth sharing.

Read More
Previous 1 2 3
  • Books
  • Testimonials
  • Privacy Policy

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