They asked me to explain normalization in DBMS and to write a SQL query using JOIN operations on multiple tables.
Utilisateur anonyme
I answered by explaining the types of normalization forms and gave examples. I also wrote the SQL query correctly using INNER JOIN.