June 2025 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check
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

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

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

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

One of my clients was trying to automate SQL deployment. While testing they were stuck with an interesting error and then they contacted me. In this blog, I would share my learning about an installation error: System.ArgumentNullException – Value cannot be null.

Read More

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

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

Today, we will see a very interesting puzzle about data types and default values.
You need to answer-

1 The original datatype A and default value B
2 The new datatype C and new default value D

Read More

How Default Value and Nullable Column Works? – Interview Question of the Week #129

July 2, 2017
Pinal Dave
SQL Interview Questions and Answers
SQL NULL, SQL Scripts, SQL Server

Question: How Default Value and Nullable Column works together for a single table?

Read More
Previous 1 2 3 4 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version