Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
SQL
easy
SQL
NULL and IS NULL
Single-choice MCQ
What is the result of this expression in standard SQL?
SELECT 'abc' || NULL;