James Phillips is a Sr. Consultant with Pragmatic Works and has been working with SQL Server since version 6.5. James lives in Northwest New Jersey with his wife Amy and has 4 children: Hannah, Lillian, John and James Jr. He has spoken at several SQL Saturday events over the past few years and is the Leader of the PASS New Jersey SQL Server User group. His focus is mainly on SQL Server Performance as well as SSIS and SSAS technologies.

No written on Red button

Don’t be afraid of No

How many times have you been afraid to hear “No”? We have all been there because we have been trained over the years to perceive “No” as a rejection,...

2020-07-17 (first published: )

484 reads

Blog Post

MS Ignite Day #2 Recap

Day 2 was my opportunity to be focused and dive into a few technologies that were really peaking my interest, namely Azure Synapse Analytics and SQL Server 2019. Since...

2019-11-13 (first published: )

293 reads

Blogs

SQL Server Index Primer

By

Indexes 101: What, Why, and When? “What Is an Index?” I get this question...

Secure Azure SQL Server Backups Using Managed Identities

By

I do believe most people know about the ability to backup your SQL server...

Using a Local Large Language Model (LLM): Interacting with Local LLMs Using PowerShell

By

As AI continues to evolve, many of us are looking for ways to leverage...

Read the latest Blogs

Forums

Internationalisation

By julian.fletcher

Quick one I hope in case I'm heading off in entirely the wrong direction!...

Size of DB on physical disk doesn't match Disk Usage by Table report

By water490

Hi everyone I am looking at the size of my db on disk (ie...

Getting the TEXTSIZE

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Getting the TEXTSIZE

Visit the forum

Question of the Day

Getting the TEXTSIZE

How can I check what value I used for TEXTSIZE? I ran this code:

SET TEXTSIZE 8096
But then deleted the code and couldn't remember. Is there a way to check this?

See possible answers