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