-- Q1: What is a CASE WHEN statement in SQL? Explain its purpose. -- Q2: What is the syntax of a simple CASE statement? -- Q3: Explain the difference between simple CASE and searched CASE. -- Q10: ...