What would be the expected result of executing the query `SELECT COUNT(DISTINCT *) FROM user` on a table with the following rows: 1, 2, 3, NULL? | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz