T-SQL For Beginners: Learn to Query SQL Server Databases

所在平台: Udemy

课程主页: https://www.udemy.com/course/t-sql-for-beginners-learn-to-query-sql-server-databases/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera 课程总结:T-SQL 入门:学习查询 SQL Server 数据库** 本课程是为初学者设计的 T-SQL(也称为 T-Sequel)学习之旅,旨在帮助学员掌握查询 SQL Server 数据库的基础知识和技能。 **课程核心内容:** * **T-SQL 基础:** 从简单的 SELECT 语句开始,逐步深入讲解 T-SQL 的各项功能。 * **数据库操作:** 学习如何创建 T-SQL 查询,将数据存入数据库以及从数据库中检索数据。 * **数据类型:** 了解 SQL Server 中可用的数据类型,以便在创建表列时做出适当选择。 * **核心概念:** 深入学习 JOIN(连接)、Functions(函数)、Tables(表)、Procedures(存储过程)、Triggers(触发器)、Indexes(索引)等关键概念。 * **实践应用:** 以 SQL Server Express 2014 和 AdventureWorks 2014 数据库为例,通过大量的动手实践和示例,帮助学员熟练运用 T-SQL。 * **SQL Server Management Studio (SSMS):** 熟悉并掌握 SSMS 的使用,这是编写和查看 T-SQL 查询输出的必备工具。 **学员将能够:** * 查询多个数据库表。 * 使用 CASE 表达式更改查询输出列的名称。 * 执行各种表连接操作。 * 过滤记录和去除重复项。 * 编写基本的 T-SQL 语句。 * 理解 T-SQL TOP 命令。 * 了解数据库范式(Normalization)。 * 掌握 SSMS 的使用方法。 * 创建视图(Views)。 * 创建存储过程(Stored Procedures)。 * 理解 NULL 值。 * 理解各种数据类型和函数。 **课程形式:** 这是一门基于视频的课程,时长约为 [课程时长,请在实际输出时填写具体小时数] 小时,包含丰富的实践操作和跟练示例。 **学习成果:** 完成本课程后,学员将对使用 T-SQL 充满信心,并具备使用 Transact-SQL 创建查询的基本知识和技能,能够从多个表中选择、过滤和排序数据,并熟练使用视图和存储过程。

课程评论(0条)

课程详情

Welcome everyone to the T-SQL course. T-SQL is also popularly referefered to as T-Sequel.In this course you will learn all the basics of T-SQL. We will discuss the T-SQL features step by step. We will be using 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 creating our own t-SQL queries to get data into a database and also out of a database. 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. I will introduce you to the data types available so you can make the appropriate selection when creating a column. Then, we will talk about joins, functions, tables, procedures, triggers, indexes, and much more. By the time you are done with this course, you will be very comfortable using T-SQL. This course will provide you with the basic knowledge and skills to create queries using Transact-SQL. It will teach you how to select, filter and sort data from multiple tables and how to use views and stored procedures. You will also be familiar with SQL Server Management Studio 2014 also known in the tech industry as SSMS. This is the tool you will use to write and see the output of your T-SQL queries.What You Will Learn in this course includes:Query Multiple Database TablesChange query output column names using case expressionsPerform Various table joinsFilter records and remove duplicatesWrite basic T-SQL StatementsUnderstand T-SQL TOP CommandUnderstand NormalisationKnow how to use SSMSCreate ViewsCreate Stored ProceduresUnderstand NULL ValuesData TypesFunctionsThis is a video based course of about hours with lots of practical hands on examples to follow along.

课程标签

0人关注该课程

主题相关的课程