|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/retrieving-data-from-oracle-database-with-sql/
课程评论:没有评论
课程名称:使用Oracle SQL进行数据分析 概述:Oracle数据库是全球最顶尖、最广泛使用的关系数据库管理系统之一。本课程面向初学者,将教您如何从Oracle数据库中提取数据。课程开始时,我们将下载并安装免费的Oracle数据库11g Express,然后安装TOAD工具,以便连接到Oracle数据库并获取数据。课程内容包括: - 使用SELECT语句检索数据 - 使用FROM子句 - 使用WHERE子句进行数据过滤 - 使用NOT运算符 - 使用LIKE运算符 - 使用IS NULL - 使用ORDER BY子句 - 使用DISTINCT - 使用DESCRIBE - 创建和使用视图 - 使用子查询 - 限制和排序数据 - 使用GROUP BY和HAVING子句 - 使用聚合函数检索数据 - 聚合函数简介 - 使用AVG函数 - 使用COUNT函数 - 使用MAX函数 - 使用MIN函数 - 使用表连接检索数据 - 表连接简介 - 使用等值连接 - 使用非等值连接 - 使用笛卡尔连接 - 使用外连接 - 自连接 - 使用分析函数检索数据 - 分析函数简介 - 语法分区 - 首尾函数 - 行号函数 - 紧密排名函数 - 滞后函数 - 前导函数 - 排名函数 - 使用集合运算符检索数据 - 使用UNION ALL集合运算符 - 使用UNION集合运算符 - 使用INTERSECT运算符 - 使用MINUS运算符 完成本课程后,您将具备从Oracle数据库中提取数据的技能。
Oracle database is one of the top and most widely used relational database management systems in the world.This beginners course will teach you how to retrieve data from an oracle database. We will start off by downloading and installing oracle database 11g express which is free to use. Then we will install TOAD which is a tool we will be using to connect to the oracle database and retrieve data. Topics we will cover in this course includes: Retrieving Data Using SELECT Statements Using FROM clause Using WHERE Clause for filtering data Using NOT Operator Using the LIKE Operator Using IS NULL Using ORDER BY Clause Using DISTINCT Using Describe Using and creating views Using Sub-Query Restricting and Sorting Data Using ORDER BY Clause Using GROUP BY and HAVING Clause Retrieving Data with Aggregate Functions Introduction to aggregate functions Using AVG function Using COUNT function Using MAX function Using MIN function Retrieving Data with Table Joins Introduction to Table Joins Using Equi Joins Using Non Equi Joins Using Cartesian Join Using Outer Join Using Self Join Retrieving Data with Analytic Functions Introduction to Analytic Functions The Syntax Partition By Clause First and Last Function Row number Functions Dense Rank Function Lag Function LEAD Function RANK Function Retrieving Data with SET Operators Using UNION ALL SET Operator UNION SET Operator Using INTERSECT Operator Using Minus Operator By the end of this course you will have enough skill to retrieve data from an oracle database.