<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrc="http://swrc.ontoware.org/ontology#"
xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://weko.wou.edu.my/?action=repository_uri&amp;item_id=163">
	<rdf:type>http://swrc.ontoware.org/ontology#Misc</rdf:type>
	<swrc:title xml:lang="en">BIS 304/05 Database Systems Management course guide</swrc:title>
	<dc:language>en</dc:language>
	<swrc:keyword xml:lang="en">Database</swrc:keyword>
	<swrc:keyword xml:lang="en">Relational model</swrc:keyword>
	<swrc:keyword xml:lang="en">Structured Query Language (SQL)</swrc:keyword>
	<swrc:keyword xml:lang="en">Entity-relationship modelling and normalisations</swrc:keyword>
	<swrc:keyword xml:lang="en">File, indexes and SQL programming</swrc:keyword>
	<swrc:editor xml:lang="en">Wawsan Open University</swrc:editor>
	<dc:subject xml:lang="en">Databases</dc:subject>
	<swrc:abstract xml:lang="en">This course guide introduces learners to concepts and theories that will help to understand and analyse various aspects of the applications of the database system. Unit 1 provide an overview of DBMSs and gives examples where DBMSs are applied. Unit 2 reviews integrity constraints and relationship algebra that make up the relational model. Unit 3 introduces some basic SQL commands to retrieve and manipulate data from database. Unit 4 discuses the database design issues of entity-relationship modeling and normalisation. The last unit discusses file organisations and guides in SQL programming to meet business process needs.</swrc:abstract>
	<swrc:type xml:lang="en">Printed </swrc:type>
	<dc:contributor xml:lang="en">Wawasan Open University</dc:contributor>
</rdf:Description>
</rdf:RDF>