Question 1: How would you design a dimensional model to handle semi-structured data types?
Which action should you take?
Question 2: You notice that your database has redundant data. What normalization technique do you use first?
Which action should you take?
Question 3: You need to list all departments that have never had an employee with a salary above $100,000. What is your approach?
Which action should you take?
Question 4: How do you find products that have never been ordered?
Which action should you take?
Question 5: How do you model the interaction between objects in a use case?
Which action should you take?
Question 6: You need to find the second highest salary in the employee table. What is your approach?
Which action should you take?