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
default value

SQL SERVER – Adding Default Value to Existing Table

June 27, 2020
Pinal Dave
SQL Tips and Tricks
SQL NULL, SQL Scripts, SQL Server

While my primary focus is on SQL Server Performance Tuning, we will see questions related to adding default value to the existing table. 

Read More
strange results

SQL Puzzle – IN and IS NOT NULL – Strange Results

June 17, 2020
Pinal Dave
SQL Puzzle
SQL NULL, SQL Scripts, SQL Server

Today, let us see a very simple puzzle where we are getting strange results when using NOT IN and IS NULL in a T-SQL query.

Read More
count null

SQL SERVER – Count NULL Values From Column

March 5, 2020
Pinal Dave
SQL Tips and Tricks
SQL Function, SQL NULL, SQL Scripts, SQL Server

I have received a very simple but interesting question by one of my earlier clients about how to count NULL values from the column.

Read More
List nullable columns in database.

SQL SERVER – List All the Nullable Columns in Database

December 12, 2019
Pinal Dave
SQL Performance
SQL Column, SQL DMV, SQL NULL, SQL Scripts, SQL Server

Recently during the consulting engagement, I needed to create a query that Lists All the Nullable Columns in Database, which I am sharing.

Read More
Installation Error Dialog.

SQL SERVER – Installation Error: System.ArgumentNullException – Value Cannot be Null

May 9, 2019
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL NULL, SQL Server, SQL Server Installation

A client automating SQL Server installs saw random failures: System.ArgumentNullException, Value cannot be null. Here is what Detail.txt showed and the cause.

Read More
How to Change Column Property.

SQL SERVER – How to Change Column Property From NULL to NOT NULL Value?

January 12, 2018
Pinal Dave
SQL Tips and Tricks
SQL Column, SQL Datatype, SQL NULL, SQL Scripts, SQL Server

A Very popular question I often here whenever I am presenting at the developer conference – How to Change Column Property From NULL to Not NULL Value?

Read More
Changing Data Type is Changing the Default Value.

SQL SERVER – Puzzle – Brain Teaser – Changing Data Type is Changing the Default Value

December 8, 2017
Pinal Dave
SQL Puzzle
SQL Column, SQL Datatype, SQL NULL, SQL Server

A brain teaser on data types: changing data type is changing the default value of a column. Can you name the original and new datatype and default value?

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

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