SQL Fundamentals for beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/sql-fundamentals-for-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:初学者的SQL基础 课程概述:在您日常使用的几乎所有应用程序中,数据都存储在数据库中。Facebook、Instagram、WhatsApp、Twitter、医院、银行等应用都与存储在数据库中的数据进行交互。SQL是用于与这些数据库内数据进行交互的语言。由于数据使用和依赖的日益增加,SQL技能始终处于高需求之中。在这个初学者课程中,您将通过与PostgreSQL数据库的交互来学习SQL的基础知识。从创建全新的表,到跨多个表组织和汇总数据,您将掌握SQL的基本技能,并且能够立即应用这些技能。 课程内容包括: - 安装PostgreSQL关系数据库系统 - 连接到PostgreSQL默认数据库 - 加载示例数据库 - 创建数据库和表 - 使用约束 - 从数据库表中检索数据 - 更新表中的数据 - 删除数据库表中的数据 - 过滤从数据库表返回的数据 - 对返回的数据进行排序 - 使用各种操作符检索数据 - 结合多个表的数据 - 使用聚合函数处理数据 - 使用子查询 通过本课程的学习,您将为今后的数据处理打下坚实的基础。

课程评论(0条)

课程详情

Almost all applications you interact with on a daily basis involves data which are stored in databases. Applications such as Facebook, Instagram, Whatsapp, Twitter, Hospitals ,Banks etc all interacts with data stored in databases.SQL is the language used to interact with the data inside these databases. SQL skills are always in demand due to the ever increasing use and reliance of data.In this beginners course, you will learn the building blocks of SQL by interacting with a PostgreSQL database. From creating a brand new table, up through organizing and aggregating data across multiple tables, you will learn the fundamental skills of SQL - and you'll be prepared to apply them right away.Topics include:Installing PostgreSQL Relational Database SystemConnecting to PostgreSQL Default DatabaseLoad sample databaseCreating database and tablesUsing constraintsRetrieving data from database tableUpdating data inside a tableDeleting data inside a database tableFiltering data returned from a database tableSorting data returned from a database tableRetrieving data using various operatorsCombining data from multiple tablesUsing aggregate functions to manipulate data.Using subqueries

课程标签

0人关注该课程

主题相关的课程