MSSQL Azure SQL: SQL Management Studio: Transact SQL

所在平台: Udemy

课程主页: https://www.udemy.com/course/mssql-azure-sql-sql-management-studio-transact-sql/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Microsoft SQL Server (MSSQL) 和 Azure SQL:SQL Server Management Studio (SSMS) 与 Transact-SQL (T-SQL) **课程概述:** 本课程深入介绍 Microsoft SQL Server (MSSQL) 这一强大的数据库管理系统,以及其在 Azure 云平台上的应用——Azure SQL。MSSQL 是一个完整的数据库软件套件,核心是关系数据库引擎,用于存储以表、列和行的形式组织的数据。此外,它还包含用于数据移动和转换的 Integration Services (SSIS),用于创建和分发报表的 Reporting Services (SSRS),以及用于多维数据查询的 Analysis Services (SSAS)。 Azure SQL 是基于 Azure 云的托管、安全且智能的数据库产品系列,它利用了 SQL Server 数据库引擎的强大功能。 SQL Server Management Studio (SSMS) 是一个集成开发环境,用于管理各种 SQL 基础架构。通过 SSMS,用户可以访问、配置、管理、维护和开发 SQL Server、Azure SQL 数据库以及 Azure Synapse Analytics 的所有组件。SSMS 提供了一个统一的工具,结合了丰富的图形化工具和脚本编辑器,满足了不同技能水平的开发人员和数据库管理员的需求。 Transact-SQL (T-SQL) 是 Microsoft 和 Sybase 为 SQL(结构化查询语言)开发的专有扩展。T-SQL 在 SQL 标准的基础上增加了过程式编程、局部变量、字符串处理、日期处理、数学函数等功能,并对 DELETE 和 UPDATE 语句进行了增强。T-SQL 是使用 Microsoft SQL Server 的核心,所有与 SQL Server 实例通信的应用程序,无论其用户界面如何,都需要通过发送 T-SQL 语句来实现。 **学习重点:** * 掌握 MSSQL 及其核心组件(数据库引擎、SSIS、SSRS、SSAS)的功能和应用。 * 了解 Azure SQL 的概念、优势及其与传统 SQL Server 的关系。 * 熟练使用 SQL Server Management Studio (SSMS) 进行数据库管理和开发。 * 深入学习 Transact-SQL (T-SQL) 语法、特性及在实际数据库操作中的应用。 * 理解 T-SQL 在应用程序与 SQL Server 交互中的关键作用。

课程评论(0条)

课程详情

MSSQL is a suite of database software published by Microsoft and used extensively within our enterprise. Typically, it includes a relational database engine, which stores data in tables, columns and rows, Integration Services (SSIS), which is a data movement tool for importing, exporting and transforming data, Reporting Services (SSRS), which is used to create reports and serve reports to end users, and also Analysis Services (SSAS), which is a multidimensional database used to query data from the main database engine.Azure SQL is a family of managed, secure, and intelligent products that use the SQL Server database engine in the Azure cloud.SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure. Use SSMS to access, configure, manage, administer, and develop all components of SQL Server, Azure SQL Database, and Azure Synapse Analytics. SSMS provides a single comprehensive utility that combines a broad group of graphical tools with a number of rich script editors to provide access to SQL Server for developers and database administrators of all skill levels.Transact-SQL (T-SQL) is Microsoft's and Sybase's proprietary extension to the SQL (Structured Query Language) used to interact with relational databases. T-SQL expands on the SQL standard to include procedural programming, local variables, various support functions for string processing, date processing, mathematics, etc. and changes to the DELETE and UPDATE statements.Transact-SQL is central to using Microsoft SQL Server. All applications that communicate with an instance of SQL Server do so by sending Transact-SQL statements to the server, regardless of the user interface of the application.

课程标签

0人关注该课程

主题相关的课程