Difference between revisions of "Database Implementation (COMP 4380)"

From CompSciWiki
Jump to: navigation, search
(4380 information added.)
Line 1: Line 1:
 
{{Template:1010Topic
 
{{Template:1010Topic
|Introduction=.
+
|Introduction= This course comprises of the implementation of modern database systems such as query modification, recovery, concurrency, integrity, and distribution..
|ByStudents=  
+
|ByStudents= In this course you will learn more advanced tricks that help you manipulate and query responses more effectively.
 
|Body=
 
|Body=
 
===Prerequisites===
 
===Prerequisites===
[[Discrete Mathematics for Computer Science (COMP 2130)]]<br>
+
[[Databases Concepts and Usage (COMP 3380)]]<br>
[[Data Structures and Algorithms (COMP 2140)]]
+
 
===Course Homepage===
 
===Course Homepage===
 
[http://www.cs.umanitoba.ca/~comp4380/ cs homepage]
 
[http://www.cs.umanitoba.ca/~comp4380/ cs homepage]

Revision as of 10:48, 7 December 2010

COMP 1010 Home > Back to Chapter Topics


Introduction

This course comprises of the implementation of modern database systems such as query modification, recovery, concurrency, integrity, and distribution..

...By Students

In this course you will learn more advanced tricks that help you manipulate and query responses more effectively.

Prerequisites

Databases Concepts and Usage (COMP 3380)

Course Homepage

cs homepage

Official Description

Aurora