SQL Fundamentals — Hard What is the output of: SELECT NULL = NULL in SQL? A 1 B FALSE C TRUE D NULL (unknown) Show explanation