The Complete SQL Server For Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/the-complete-sql-server-for-developers/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 上的《SQL Server 入门全系列》课程概览: 本课程是面向开发者的 SQL Server 实践指南,将带您从零基础逐步掌握 SQL Server。课程涵盖关系型数据库、SQL Server 和云数据库等基础概念,并提供详细的本地安装和云数据库(AWS、Azure)创建教程,介绍 DBaaS 和 Amazon RDS 等概念。 学习内容包括: * 数据库和模式的创建 * 表和视图的创建 * DML、DDL、T-SQL、DBaaS 等核心概念 * 用户管理与权限分配 * 约束(主键、外键、复合键)创建 * 数据导入导出 * 数据检索(SELECT、WHERE、聚合函数、GROUP BY、HAVING、CASE、BETWEEN、IN、DISTINCT、PERCENT) * 子查询 * 数据操作(INSERT、UPDATE、DELETE) * 连接(JOIN)操作,包括内连接、左外连接、右外连接,以及两种创建方式(SQL 脚本和可视化工具) * 复杂数据库关系设计 * 存储过程创建 * 字符串函数(REPLACE、SUBSTRING、CHARINDEX 等) * 日期函数(DATEADD、DATEDIFF 等) * 数值函数(ROUND、CEILING、FLOOR 等) 课程将通过设计一个小型人力资源数据库和使用 Microsoft 的 AdventureWorks 示例数据库进行实践,完成超过 30 个真实世界练习。所有 SQL 脚本均可下载。本课程旨在提升您的技能,为简历增值。

课程评论(0条)

课程详情

Welcome to the Complete SQL Server For Beginners Course, The ultimate practical guide to master SQL Server for developers.This course will start with you from zero level experience in SQL databases, starting to level up as we are going through the course. explaining all the questions you maybe asking yourself such as What is a relational database? what is SQL Server? what is a cloud database?This course will guide you how to install SQL Server on a local machine step by step and even how to create your own cloud databases on the most required cloud services providers in the market...AWS (Amazon Web Services) and Microsoft Azure.You will learn what is meant by concepts like DBaaS and Amazon Relational Database Service (RDS) After you learn the basic concepts of the SQL and relational databases and how to install it on a machine and on the cloud, now it will be about time to dive deeper into the world of SQL databases and learn: How create databases and schemas.How create tables and views.Understand all the big concepts like DML, DDL, T-SQL and DBaaS.You will learn how to create users to access your database based on specific permissions you gave them.How to create different constraints.Create primary keys, foreign keys and composite keys. How to export and import a bulk of data in and out of your database.How to retrieve data from your database using select statement. How to filter data using where clause.How to use aggregate functions (Sum, Min, Max..etc).Learn how to use group by and having with aggregate functions.How to use case statement.How to use the keywords like between, in, distinct and percent.Understand how to create subqueries.How to manipulate data using Insert, update, delete statements.How to use joins to link two tables or more together.How to design complex database relations.How to create different stored procedures to perform different jobs.You will learn how to use string functions such as replace, substring, CharIndex and more.How to use the powerful date functions in sql server such as DateAdd, DateDiff and more.You will learn how to use the numeric functions such as round, ceiling, floor and more.You will be designing a small human resources database from scratch, and we will also work with the AdventureWorks database. AdventureWorks Database is a Microsoft product sample. The AdventureWorks Database supports a fictitious, multinational manufacturing company called Adventure Works Cycles. You will learn how to install AdventureWorks database onto your database server and we are going to perform different sql queries and statements on both HumanResources and AdventureWorks.You will learn how to increase your productivity with relational databases using joins and views, you will be creating inner joins, left outer joins and right outer joins.You will have the chances to create joins in two different ways, first using SQL script and you will learn how to do this step by step, and visually using the management studio features which allows you to create joins much faster and easier. With over 30 real world exercises to help you practice and learn more about almost each major topic in the course, I am going to solve all of the exercises with you while giving you some time to try to solve it on your own.All the SQL scripts I will be using in this course are available for you to download anytime.Give your CV a huge boost by mastering the SQL server with the Complete SQL Server for Beginners course, do not hesitate enrolling.

课程标签

0人关注该课程

主题相关的课程