Comprehensive SQL Bootcamp: Beginner to Advanced

所在平台: Udemy

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

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:全面SQL启动营:从初学者到高级 课程概述:SQL是一种标准语言,用于访问和操作数据库,因其广泛的应用需求而成为一种备受欢迎的技术技能。SQL代表结构化查询语言。 SQL的功能包括: - 访问和操作数据库 - 对数据库执行查询 - 从数据库中检索数据 - 向数据库插入记录 - 更新数据库中的记录 - 从数据库中删除记录 - 创建新数据库 - 在数据库中创建新表 - 创建存储过程 - 创建视图 - 从数据库中筛选数据 - 对数据库返回的数据进行排序 - 截断和删除表 PostgreSQL是一种强大的开源对象关系数据库系统,具有企业级的功能,支持SQL(关系型)和JSON(非关系型)查询,并且经过20多年开放源代码社区的不断开发,具有高度稳定性。PostgreSQL被广泛用于许多Web应用程序以及移动和分析应用程序的主要数据库。 学习内容: - 执行CRUD操作 - PostgreSQL数据库对象 - 数据库概念 - 使用PostgreSQL GUI创建数据库 - 用PostgreSQL GUI和SQL命令创建表 - 向表中插入数据 - 查询和读取存储在表中的数据 - 从表中筛选和排序数据 - 使用子查询检索数据 - 更新存储在数据库中的现有数据 - 查询并消除重复记录 - 删除存储在数据库中的记录 - 截断数据库表 - 删除数据库表 - 实现存储过程 - 连接和查询多个表中的数据 - 使用各种聚合函数和分组数据 - 使用各种操作符进行查询 - 创建视图 - 使用各种分析函数 本课程适合希望掌握SQL技能,无论是初学者还是想要进阶的学习者。

课程评论(0条)

课程详情

SQL is a standard language for accessing and manipulating databases.SQL is one of the most in-demand tech skill used across many industries.What is SQL?SQL stands for Structured Query LanguageWhat Can SQL do?SQL lets you access and manipulate databasesSQL can execute queries against a databaseSQL can retrieve data from a databaseSQL can insert records in a databaseSQL can update records in a databaseSQL can delete records from a databaseSQL can create new databasesSQL can create new tables in a databaseSQL can create stored procedures in a databaseSQL can create views in a databaseSQL can filter data returned from a databaseSQL can sort data returned by a database.SQL can be used to truncate and drop tables.PostgreSQL is a powerful, open source object-relational database system.PostgreSQL is an advanced, enterprise-class, and open-source relational database system. PostgreSQL supports both SQL (relational) and JSON (non-relational) querying.PostgreSQL is a highly stable database backed by more than 20 years of development by the open-source community.PostgreSQL is used as a primary database for many web applications as well as mobile and analytics applications.What You Will LearnPerform CRUD OperationsPostgreSQL Database ObjectsDatabase ConceptsCreating a database using PostgreSQL GUICreating tables with PostgreSQL GUI and SQL CommandsInserting Data into tablesQuery and read data stored inside a tableFilter and Sort data from a tableUsing Sub query to retrieve dataUpdating existing data stored inside a databaseQuery and eliminate duplicate recordsDeleting records stored inside databaseTruncating a database tableDropping a database tableImplementing Stored ProcedureJoining and querying data from multiple tablesUsing various aggregate functions and grouping dataUsing various Operators to query dataCreating viewsUsing various Analytic Functions

课程标签

0人关注该课程

主题相关的课程