|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/how-to-install-and-query-sql-server/
课程评论:没有评论
**课程名称:** Microsoft SQL Server 入门查询 **课程概述:** 本课程是为初学者设计的,旨在教授如何安装和使用 Microsoft SQL Server 数据库。您将学习逐步安装 SQL Server Express 2014(免费下载),并使用 AdventureWorks 2014 作为示例数据库。课程将重点讲解如何使用 T-SQL 编写查询来检索数据,从简单的 SELECT 语句开始,逐步深入到数据分组、过滤和排序。此外,您还将熟悉 SQL Server Management Studio 2014 (SSMS),这是管理 SQL Server 的重要工具。 **学习内容包括:** * SQL Server 和示例数据库(AdventureWorks 2014)的下载与安装 * SQL Server Management Studio (SSMS) 的下载与安装 * 数据库基础概念介绍 * 如何使用主键(Primary Key)确保数据唯一性 * 数据排序(Sorting Data) * 数据分组(Grouping Data) * 数据过滤(Filtering Data) * 从数据库中获取数据(Retrieving Data) * 统计记录数(Counting Records) **课程形式:** 本课程为视频课程,时长约 2 小时,包含大量实践操作和跟学示例。
Welcome everyone to the course. SQL is also popularly referefered to as Sequel.In this course you will learn how to install step by step and communicate with SQL Server database. We will be downloading and installing SQL Server Express 2014 (which is a free download). As a sample, we will use AdventureWorks 2014 as our database. Along the way, we will be getting data from the database using T-SQL to write queries. But AdventureWorks 2014 will be our main focus. As far as T-SQL, we will start with the simple select statements and add new features as we go. We will cover grouping and filtering data as well as sorting data before it is read. This course will provide you with the basic knowledge and skills to install and query SQL Server database. You will also be familiar with SQL Server Management Studio 2014 which is the management tool used to administer and manage SQL Servers. What You Will Learn in this course includes: How to download and install SQL Server How to download and install Sample database How to download and install SQL Server Management Tool (SSMS) What is a database? How to make database records unique with a primary Key How to sort data How to group data How to filter data How to get data from a database How to count records This is a video based course of about 2 hours with lots of practical hands on examples to follow along.