Database Design and Queries
VerifiedAdded on  2019/10/18
|7
|505
|106
Practical Assignment
AI Summary
This practical assignment focuses on database design and querying using SQL. The solution includes an Entity-Relationship Diagram (ERD), the creation of tables with insert commands for a database named 'EMP_GROUP_DB', and the execution of three SQL queries. Query 1 retrieves all groups and their associated users, even if a group has no users. Query 2 lists all rooms and their assigned groups, including rooms without assigned groups. Query 3 provides a list of users, their groups, and assigned rooms, sorted alphabetically. The assignment demonstrates fundamental database concepts and SQL skills, providing a practical approach to database management.
1 out of 7









