SQL代写|数据库代写-database fundamentals
2020-10-31
This subject starts with an overview of the architecture and management of database systems, and a
discussion of different existing database models. The main focus includes relational database analysis,
design, and implementation. The students learn: relational algebra as the formal foundation of relational
databases; relational conceptual design using an entity-relationship diagram; relational logical database
design; security and integrity; and SQL implementation of relational database queries. Students will also
learn advanced normalization theory and the techniques to remove data anomalies and redundancies. In
this subject, students are required to design a database application that meets the needs of a system
requirement specification, and to implement the system using a commercial standard database system
such as ORACLE or POSTGRESQL. In addition, a selection of advanced topics in databases will be
introduced and discussed.