Overview
In this unit, you will learn how to model, design, and build relational databases and manipulate them using Structured Query Language (SQL) in a modern database management system (DBMS) such as MySQL Server. You will build a practical database that typically meets the requirement of a large-scale commercial-level DBMS. In this unit, you will also learn the features of the latest developments including data integrity, security, distributed system databases, data warehousing, and concurrency control in multi-user database systems.
Details
Pre-requisites or Co-requisites
Antirequisite: COIS20026
Important note: Students enrolled in a subsequent unit who failed their pre-requisite unit, should drop the subsequent unit before the census date or within 10 working days of Fail grade notification. Students who do not drop the unit in this timeframe cannot later drop the unit without academic and financial liability. See details in the Assessment Policy and Procedure (Higher Education Coursework).
Offerings For Term 2 - 2026
Attendance Requirements
All on-campus students are expected to attend scheduled classes - in some units, these classes are identified as a mandatory (pass/fail) component and attendance is compulsory. International students, on a student visa, must maintain a full time study load and meet both attendance and academic progress requirements in each study period (satisfactory attendance for International students is defined as maintaining at least an 80% attendance record).
All University policies are available on the CQUniversity Policy site.
You may wish to view these policies:
- Grades and Results Policy
- Assessment Policy and Procedure (Higher Education Coursework)
- Review of Grade Procedure
- Student Academic Integrity Policy and Procedure
- Monitoring Academic Progress (MAP) Policy and Procedure - Domestic Students
- Monitoring Academic Progress (MAP) Policy and Procedure - International Students
- Student Refund and Credit Balance Policy and Procedure
- Student Feedback - Compliments and Complaints Policy and Procedure
- Information and Communications Technology Acceptable Use Policy and Procedure
This list is not an exhaustive list of all University policies. The full list of University policies are available on the CQUniversity Policy site.
Feedback, Recommendations and Responses
Every unit is reviewed for enhancement each year. At the most recent review, the following staff and student feedback items were identified and recommendations were made.
Feedback from Unit Coordinator's reflection
The current way SQL is presented does not promote student engagement.
Replace the current presentation based on static slides with interactive live demonstrations on how to write SQL queries, and to show the step-by-step execution of the queries.
Feedback from Teaching Team
The SQL assessment requires students to manually populate their SQL databases (a somewhat time-consuming task)
Creating a database is one of the essential tasks of database management, and so is populating it. The unit should introduce a tutorial on how to populate a database using other data sources.
Feedback from Unit Coordinator's reflections
The students need more practical exercises on SQL.
Introduce weekly (computer-based, e.g. using Code Runner in Moodle) practice quizzes on SQL.