Building SQL Queries with Excel

所在平台: Udemy

课程主页: https://www.udemy.com/course/building-sql-queries-with-excel/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用 Excel 构建 SQL 查询 概述:SQL 是与数据库交互的标准语言。在本课程中,我将逐步向您展示如何从零开始构建 SQL 脚本,您将在课程中使用这些脚本执行插入和更新批量任务。您将在本课程中学到的技能将帮助您自信地处理任何批量 SQL 请求任务,尤其是在实际生产环境中。SQL 代表结构化查询语言,它使您能够访问和操纵数据库。1986 年,SQL 成为美国国家标准协会(ANSI)的标准,1987 年成为国际标准化组织(ISO)的标准。 SQL 可以做什么? - 对数据库执行查询 - 从数据库检索数据 - 在数据库中插入记录 - 更新数据库中的记录 - 从数据库中删除记录 - 创建新数据库 - 在数据库中创建新表 - 创建存储过程 - 创建视图 - 设置表、过程和视图的权限 Microsoft Excel 是微软为 Windows、macOS、Android 和 iOS 开发的电子表格软件。它具备计算、图表工具、数据透视表及一种称为 VBA 的宏编程语言。Excel 是 Microsoft Office 办公软件套件的一部分。作为数据库开发人员和管理员,您会频繁创建查询。有时,您还需要生成批量 SQL 查询以插入或更新多条记录。Microsoft Excel 可用于生成这些批量查询,您可以在数据库服务器上执行。 本课程将为您提供所需的技能,使您能够有效地使用 SQL 和 Excel 来处理数据库相关任务。

课程评论(0条)

课程详情

SQL is the standard language used to interact with databases.In this course i will show you how to build SQL scripts from scratch step by step that you will use during the course to execute insert and update bulk tasks. The skills you will learn on this course will help you confidently approach any bulk SQL request task you in a live production environment.SQL stands for Structured Query LanguageSQL lets you access and manipulate databasesSQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987What Can SQL do?SQL can execute queries against a databaseSQL can retrieve data from a databaseSQL can insert records in a databaseSQL can update records in a databaseSQL can delete records from a databaseSQL can create new databasesSQL can create new tables in a databaseSQL can create stored procedures in a databaseSQL can create views in a databaseSQL can set permissions on tables, procedures, and viewsMicrosoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation or computation capabilities, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications. Excel forms part of the Microsoft Office suite of softwareAs a database developer and administrator you will create queries frequently. Sometimes you also need to generate bulk SQL queries to insert or update multiple records; Microsoft Excel can be used to generate bulk queries that you can execute on a database server.

课程标签

0人关注该课程

主题相关的课程