|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/basics-of-sql-server-from-scratch-and-database-concepts/
课程评论:没有评论
课程名称:从零开始的SQL Server基础与数据库概念 课程概述:欢迎参加本课程!本课程专为初学者设计,适合没有SQL Server或其他数据库经验的人。在购买本课程之前,建议您仔细阅读课程内容,以确保其满足您的需求。本课程将以实际操作的方式学习SQL Server 2017(开发者版或免费版)中的许多数据库概念。我们将通过其图形用户界面管理工作室(Management Studio)开始学习SQL Server。课程范围包括: - SQL Server数据库的安装 - SQL Server管理工作室的安装(用于与SQL Server配合工作的图形工具) - 数据库的操作 - 表的操作 - 创建关系 - 理解外键和主键概念 - 通过T-SQL查询数据 - SELECT语句的使用 - 使用WHERE子句进行数据筛选 - 使用ORDER BY进行记录排序 - 使用TOP限制记录数量 - 为查询编写注释 - 使用子查询 - 使用聚合函数 - 数据分组 该课程致力于帮助学习者建立扎实的SQL Server和数据库基础,适合所有想要学习数据库管理和操作的初学者。
Welcome,This course is designed for beginners suitable for those who have no previous experience to SQL Server or even any other database. Before buying this course I recommend go through the content of this course carefully and make sure this course fulfills your needs. In this course we will be practically learning so many concepts of Database in SQL Server 2017 (Developer or Express Edition). We will start learning SQL Server using its GUI interface called Management Studio. Scope of this course includes:Installation of SQL Server Database Installation of SQL Server Management Studio (GUI Tool to work with SQL Server)Working with DatabasesWorking with TablesCreating RelationsUnderstanding Foreign Key and Primary Key conceptsQuerying Data thorough T-SQLWorking of SELECT StatementsWorking with WHERE ClauseUsing ORDER BY to Sort recordsUsing Top Keyword to limit recordsWriting comments for QueriesWriting Sub QueriesUsing Aggregate FunctionsGrouping Data