Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Learn SQL 101, 202 and 303 all in 1 Course. 10X Learning
Rating: 4.1 out of 5(51 ratings)
2,607 students

SQL Learn SQL 101, 202 and 303 all in 1 Course. 10X Learning

Microsoft SQL is one of the most used enterprise databases. In this course I break down how to become a database expert
Created byRico Rodriguez
Last updated 5/2015
English

What you'll learn

  • Create a Database From Scratch
  • Understand Almost All SQL Syntax
  • Be able to write both Basic and Complex SQL Statements without help
  • Insert Update and Delete Data in a SQL Database

Course content

5 sections24 lectures2h 10m total length
  • Introduction Here we talk about SQL0:35

    Welcome to Bill Sims online tutorial!
    Here we listed down all the interesting topics that we will have for the whole course.

    SQL Server is one of the most powerful Enterprise relational databases out there. In this course I will break down

    • What is a database
    • How do you create a database
    • What is a database used for

    Then we will get into the query language SQL and I will show you from the basics of creating a Select statement all the way to creating triggers and stored procedures.

    Lets Get Started...

  • Hit The HD Button0:01

    Hit the HD button for more conducive learning experience.

  • What is a Database and Where Does SQL Fit In1:18

    Hey guys! Today’s lesson is all about the introduction to databases and SQL.

    In learning the basics, you’ll able to understand how to maximize the utilization of database and insinuate SQL to manage your data.

    In this course we break down what a Database is.

    Database:

    A database is an organized collection of data. The data is typically organized to model aspects of reality in a way that supports processes requiring information. For example, modelling the availability of rooms in hotels in a way that supports finding a hotel with vacancies. (this is from Wikipedia)

    Databases do a few things for us. They allow us to store data for retrieval later in a fast manner. Think about storing 100 text files with different names on the. When that gets too big you start putting them into folder structures. When that gets big you would probably step into some sort of database.

    A database gives us a super organized way to store data and get it out, along with that it gives us super tools to compare data and do mathematical calculations on that data.

Requirements

  • Download and install SQL Management Studio Express 2014

Description

  • Do you work with SQL every day and not understand it?
  • Do you see people who know SQL and make more money than you ?
  • Do you have an Interview coming up where you know SQL would look amazing on your resume?

I taught myself SQL overnight 15 years ago for a job interview, and have made it my career ever since. My career went from rags to riches because of what I teach you in this course. I have a real passion for SQL server and how to use it to make your applications more productive. I have taught people how to use SQL for the passed 10 years and I am here to teach you .

I designed this course to teach everyone how to use it to Query and Manipulate mass amounts of data. I teach you from the basics to very complex SQL statements. If you have never used SQL before I will teach you the basics from start to finish. If you use SQL every day I will teach you some of my pro tips that will help you get your job done faster and make you look like a amazing developer.

I will cover everything from creating a database to using aggregate functions and triggers and why you should use them.

I am committed to delivering the best product possible If you love my course give me a great review. If you are not satisfied with my course please request a refund and I will happily give it I want to make you a more powerful developer and if i didn't do that It is my duty to give you a refund. Along with your refund request please tell me why you are not happy with my course and what I could have done better to teach you.

Who this course is for:

  • This SQL Course is for everyone from those woh have never seen SQL Management Studio to the guys who need help remembering what to do in SQL
  • Do you know Crystal Reports and you want to make your reports faster
  • Is your application slow and you don't understand how you can speed it up.