SQL RNNR

Blog Post

Giving Thanks

I came across a blog post today from Jason Strate (Blog | Twitter) about giving thanks.  This topic has come about...

2010-11-23

860 reads

Blog Post

Giving Thanks

I came across a blog post today from Jason Strate (Blog | Twitter) about giving thanks.  This topic has come about due to the holiday in the United States...

2010-11-23

2 reads

Blog Post

Blogger Awards

A few days ago I wrote about an election that was taking place (ok so it was a week ago at this point).  That election was the SQLServerpedia Awards....

2010-11-10

Blog Post

November S3OLV Recap

Last Thursday we had the monthly meeting for our local PASS chapter.  I would normally try to get the recap out a bit sooner.  This month, I intentionally delayed...

2010-11-09

1 reads

Blogs

The CDO’s Playbook for AI Driven Decision Making

By

The New Arena of Leadership The role of the Chief Data Officer is no...

sp_snapshot – The easy way to take database snapshots of one or more databases – V3.0

By

Presenting you with an updated version of our sp_snapshot procedure, allowing you to easily...

SELECT *

By

SELECT * feels convenient, but in SQL Server it bloats I/O, burns network bandwidth,...

Read the latest Blogs

Forums

Extract sql data in psh

By Sqladmin1

# Load ImportExcel module Import-Module ImportExcel -ErrorAction Stop # File paths $outFile = "C:\Reports\SQLReport.xlsx"...

caught off guard by some greek lettering in a warehouse feed

By stan

Hi we run 2019 standard.   Our warehouse's ssis based etl is klunky but so...

Unlocking High-Concurrency Inserts in SQL Server with OPTIMIZE_FOR_SEQUENTIAL_KEY

By Chandan Shukla

Comments posted to this topic are about the item Unlocking High-Concurrency Inserts in SQL...

Visit the forum

Question of the Day

Vector Datatype

The new Vector datatype in SQL Server 2025 is a binary type that has a few parameters. What parameters are required?

See possible answers