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