HOME > Development > Build SQL Queries with Excel from scratch

Build SQL Queries with Excel from scratch

  • Development
  • May 01, 2025
SynopsisBuild SQL Queries with Excel from scratch, available at $39.9...
Build SQL Queries with Excel from scratch  No.1

Build SQL Queries with Excel from scratch, available at $39.99, has an average rating of 4.63, with 20 lectures, based on 4 reviews, and has 811 subscribers.

You will learn about Setup Database Server Create Table Prep Sample Excel Data Build Bulk SQL INSERT Queries Build Bulk UPDATE Queries Build Bulk DELETE Queries This course is ideal for individuals who are Beginners To SQL or Beginner Database Administrators or Beginner Database Developers It is particularly useful for Beginners To SQL or Beginner Database Administrators or Beginner Database Developers.

Enroll now: Build SQL Queries with Excel from scratch

Summary

Title: Build SQL Queries with Excel from scratch

Price: $39.99

Average Rating: 4.63

Number of Lectures: 20

Number of Published Lectures: 20

Number of Curriculum Items: 20

Number of Published Curriculum Objects: 20

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

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

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

  • Beginners To SQL
  • Beginner Database Administrators
  • Beginner Database Developers
  • 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.

    Course Curriculum

    Chapter 1: Database Setup

    Lecture 1: Introduction

    Lecture 2: What is Oracle

    Lecture 3: Install Oracle Database Server

    Lecture 4: Unlock Sample Schema

    Lecture 5: Installing TOAD

    Lecture 6: Connect TOAD to Oracle Database

    Chapter 2: Microsoft Excel Setup

    Lecture 1: Office 365 Setup

    Lecture 2: Activating Office 365 Apps

    Lecture 3: Logging into Office 365

    Chapter 3: Build Bulk SQL Queries using Excel

    Lecture 1: Introduction

    Lecture 2: Sample Excel Data

    Lecture 3: Create a Table

    Lecture 4: Prep the data

    Lecture 5: Build Bulk INSERT SQL Queries: Part 1

    Lecture 6: Build Bulk INSERT SQL Queries: Part 2

    Lecture 7: Build Bulk UPDATE SQL Queries: Part 1

    Lecture 8: Build Bulk UPDATE SQL Queries: Part 2

    Lecture 9: Build Bulk DELETE SQL Queries: Part 1

    Lecture 10: Build Bulk DELETE SQL Queries: Part 2

    Lecture 11: Conclusion

    Instructors

  • Build SQL Queries with Excel from scratch  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 0 votes
  • 3 stars: 0 votes
  • 4 stars: 2 votes
  • 5 stars: 2 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!