Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL and Database for Analysts - Increase your team value
Rating: 4.5 out of 5(110 ratings)
1,606 students
Created byTom Gillies
Last updated 9/2020
English

What you'll learn

  • By the end of the course you will have created databases, containing several tables and associated objects.
  • You will have added, updated and deleted data in those tables.
  • You will have created report queries which retrieve and manipulate that data.
  • You will have changed what a user is allowed to see and do in a database.

Course content

14 sections58 lectures7h 29m total length
  • Introduction to the lecturer and the course7:42

    Welcome to SQL and Relational Databases for Analysts! I'm glad to have you as a student. In this lecture I: tell you a little about myself, describe what the course will cover, and explain how the course is structured.

    Lecture Contents:

    00:29 About me (Tom Gillies)
    
    01:09 Why you should learn about SQL and Relational Databases
    
    02:26 Who is this course for?
    
    03:35 What does this course cover?
    
    05:24 How is this course organised?
    
    06:16 Objectives
    
    07:07 Next Steps
    

  • Introduction to Relational Databases15:52

    In this lecture I introduce Relational Databases. I explain what a "database" is and what makes a database "relational". Then I give a brief history of relational databases and explain the principles they use. Finally, I demonstrate these principles using a simulated database in Excel.

    Lecture Contents:

    00:31 What's in this lecture?
    
    01:30 What is a database?
    
    04:15 What makes a database "relational"?
    
    05:09 Background to Relational Databases
    
    06:40 Principles of Relational Databases
    
    10:05 Demonstration of simulated database using Excel
    
    13:02 Summary
    
    15:03 Next Steps
    
  • Downloading and installing MS SQL Server20:31

    In this lecture I show you how to: install MS SQL Server (Downloading the installation file, the actual installation, confirming the installation), start SQL Server Management Studio, set up the practice database and un-installing MS SQL Server.

  • SQL 2017: Checking your installation and Setup files12:15

    Some students have had problems with installing SQL Server 2017. This lecture shows you how to check that everything is as it should be. It also includes how to expand the zip files and open them in SQL Server Management Studio.

  • Test yourself: Relational Databases
  • Exercise: Experiment with the spreadsheet1:15

    The objectives of this exercise are to: get you used to the idea of data presented as a table, to introduce the ideas of: Rows, Columns and values and to get you to choose: which columns and rows you can see.

  • Meet The Geek - How to contact me1:00

    You may wonder about my background and experience. This "lecture" contains more background information about me, and tells you a number of ways you can get in touch with me.

Requirements

  • The primary requirement for this course is an inquisitive, analytical mind. You want to "understand how things work."
  • You do not need to be a programmer or mathematician. What little programming or mathematics is needed, I will explain during the course.
  • If you are going to do the exercises, then you will need a PC capable of running MS SQL Server, and have Administrator authority to install software.
  • You will find the course easier if you have experience using a text editor such as Notepad, or Word, and a spreadsheet such as Excel. You should also know how to create and use subdirectories in the Windows directory structure.

Description

This course teaches the principles of Relational Databases and the SQL language. It is intended for "Analysts". Knowledge of Relational Databases and SQL is one of the most valued technical skills an analyst can have. It will make you a more valued member of any team.

This course is suitable for a novice. I start by explaining how Relational Databases relate to your experience in the everyday world. When you have completed the course and exercises you will have created a database containing several related tables, updated the data they contain and written many queries which extract and summarise that data.

I teach using a mixture of lectures, demonstrations and exercises. You will learn by seeing, hearing and doing. With each step you build your knowledge using what you have learned already. An on-line course sets you free to work at your own pace and to review and revisit earlier material, even after you have completed the course.

Who this course is for:

  • Business Analysts
  • Technical Analysts
  • IT Specialists