Build SQL Queries with Excel from scratch

1

Build SQL Queries with Excel from scratch

Learn how to build SQL Bulk Queries using Excel

What you’ll learn

  • Setup Database Server
  • Create Table
  • Prep Sample Excel Data
  • Build Bulk SQL INSERT Queries
  • Build Bulk UPDATE Queries
  • Build Bulk DELETE Queries

Requirements

  • A Computer + Internet Access Required

Description

SQL is a standard language for accessing and manipulating databases.

What is SQL?

  • SQL stands for Structured Query Language
  • SQL lets you access and manipulate databases
  • SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987

What Can SQL do?

  • SQL can execute queries against a database
  • SQL can retrieve data from a database
  • SQL can insert records in a database
  • SQL can update records in a database
  • SQL can delete records from a database
  • SQL can create new databases
  • SQL can create new tables in a database
  • SQL can create stored procedures in a database
  • SQL can create views in a database
  • SQL can set permissions on tables, procedures, and views

SQL is a Standard – BUT….

Although SQL is an ANSI/ISO standard, there are different versions of the SQL language.

However, to be compliant with the ANSI standard, they all support at least the major commands (such as SELECT, UPDATE, DELETE, INSERT, WHERE) in a similar manner.

SQL is a very useful and important language in database development and manipulation . There are several ways to perform numerous task using SQL and it’s always useful to share new ideas and ways to make us work more efficiently using SQL.

A common task that you may have to perform in a live production environment is bulk updates, deletions or inserts . These tasks can be both time consuming and delicate if one is not focussed. By delicate I mean mistakes could be made that can cause problems in a live production environment if one is not switched on and focussed.

Microsoft excel has been a very useful tool to me when i have had  to do bulk updates ,deletions and inserts.  It saves so much time and helps you avoid errors especially with bulk deletions. With excel i am able to quickly build simple to complex SQL queries that i can you execute various bulk sql tasks.

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.

Who this course is for:

  • Beginners To SQL
  • Beginner Database Administrators
  • Beginner Database Developers

Created by Bluelime Learning Solutions
Last updated 6/2021
English
English [Auto]

Size: 755 MB

Download Now

https://www.udemy.com/course/build-sql-queries-with-excel-from-scratch/.

1 Comment
  1. John lois says

    Deadlink

Reply To John lois
Cancel Reply

Your email address will not be published.