32606《Database》是 悉尼科技大学 的公开课程页面。当前可确认的信息包括 难度 中等。 页面已整理 1 条学生评价,方便你快速判断工作量、考核结构和适配度。 课程简介摘要:This subject introduces students to basic database design and implemen。
This subject introduces students to basic database design and implementation concepts, database design techniques, and using a relational design via an entity relationship diagram, including how to interpret an entity relationship diagram. Students learn how to access a database via structured query language (SQL) to retrieve data from the database. The code required to implement a database is also covered.
本课程向学生介绍基本的数据库设计和实现概念,数据库设计技术,以及通过实体关系图使用关系设计,包括如何解释实体关系图。学生将学习如何通过结构化查询语言(SQL)访问数据库,以从数据库中检索数据。还包括实现数据库所需的代码。
This subject uses postgreSQL as an example to explain how to write SQL code, to access data from a database system and how to conceptualize a real-world situation or a scenario to turn it into a database using Entity-Relationship Diagrams.
