|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/oracle-sql-basics
课程评论:没有评论
课程名称:Oracle SQL基础 课程概述:本课程是Oracle专业化的第三门课程,旨在帮助您学习与Oracle特定相关的结构化查询语言(SQL)的关键元素。我们建议您在开始本课程之前,先完成前两门课程(Oracle数据库基础和Oracle数据库平台)。 课程大纲: 1. **表设计**:本模块将首先讨论我们在本课程中将要涉及的主题。然后,我们将探索如何创建一个简单的表,并讨论修改现有表的方法。 2. **结构化查询语言(SQL)**:在本模块中,我们将探讨结构化查询语言(SQL)。我们将了解SQL语句的构成,学习如何向表中插入数据、修改现有数据以及使用删除语句。 3. **索引设计**:本模块将介绍索引及其在Oracle中的应用。 4. **练习:测试您的学习成果**:在本次练习中,您将编写一些基本的SQL代码来创建表,并对其进行修改。 通过本课程,学员将掌握Oracle SQL的基础知识,为后续的学习和应用打下坚实的基础。
Name:Table Design
Description:In this module, we'll first talk about the topics we'll address in this course. Then, we'll explore how to create a simple table, and look at ways to modify the existing table.
Name:Structured Query Language (SQL)
Description:In this module we'll explore the Structured Query Language (SQL). We will look at the anatomy of an SQL statement, explore inserting data into a table, modifying existing data, and look at the delete statement.
Name:Index Design
Description:What are indexes and how are they utilized in Oracle?
Name:Exercise: Test what you've learned!
Description:In this exercise, you'll write some basic SQL code to build a table. Then, you'll modify it.
This course, Oracle SQL Basics is the third course in the Oracle specialization. It is designed to help you learn the key elements of the Structured Query Language specific to Oracle. We recommend that you have completed the first two courses (Oracle Database Foundations and Oracle Database Platform) prior to beginning this one.