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