The course is composed of a number of lectures, projects and exams.
The three lectures bring up the contents which is included in the course: MS SQL Server 2005, relational database design, database structure, DDL, DML, T-SQL, users, roles, privileges, import and backup.
The two projects bring up practical tasks within the contents of the course.
The three exams bring up theoretical tasks within the contents of the course split up into three parts.
The overall aim of the course is to provide an understanding of how a MS SQL Server 2005 database works, of what it’s composed and how it is administrated.
To pass, the student shall be able to do the following after a completed course:
- Describe how a MS SQL Server 2005 database works
- Describe the concepts table, column, primary key, foreign key, constraint, data type and view
- Describe what a MS SQL Server 2005 database is composed of
- Use SQL DDL commands to create and edit a MS SQL Server 2005 database
- Use SQL DML commands to on a basic level select, update and delete data in a MS SQL Server 2005 database
- Use T-SQL commands to on a basic level create procedures, functions and triggers in a MS SQL Server 2005 database
- Use logins, users, roles and privileges to manage security in a MS SQL Server 2005 database
- Use existing tools in MS SQL Server 2005 to import data
- Use existing tools in MS SQL Server 2005 to backup databases
For a higher grade, the student shall be able to do the following after a completed course:
- Give a thorough description of how a MS SQL Server 2005 database works
- Give a thorough description of what a MS SQL Server 2005 database is composed of
- Give a thorough description of how which logins, users, roles and privileges that are available in MS SQL Server 2005 to ensure security