SQL Server follows three-valued logic (3VL) (instead of Boolean logic) to evaluate any condition to True or False or Unknown. Unknown value in SQL Server is represented as NULL. NULLs in SQL Server are often misunderstood and causes data inconsistency issues. In this 30 min session, we will try to go through different test cases to understand NULLs properly.
Keywords:
Important Links:
Follow SQLMaestros on Twitter |
|
Follow Amit Bansal on Twitter |
|
Subscribe To Newsletter |
|
SQLMaestros Video Courses |
|
SQLMaestros Hands-On-Labs |
|
Subscribe to Amit Bansal’s exclusive distribution list |
|
Join us on Telegram |
Leave A Comment