Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn SQL (Microsoft SQL) - Beginner's Course
Rating: 4.3 out of 5(126 ratings)
3,789 students

Learn SQL (Microsoft SQL) - Beginner's Course

A detailed step by step course for learning SQL using Microsoft SQL Server
Created byRajkumar B
Last updated 7/2020
English

What you'll learn

  • What is Database, RDBMS and why do we need it?
  • SQL fundamentals and Types of commands (DDL,DML,DCL and TCL)
  • What are constraints and how to use these constraints (such as Primary key, Foreign Key along with some more)
  • Various Datatypes and Operators
  • Grouping of data using Group By and Order By
  • What is Inner Query and Co-related query with an example
  • Types of Joins with Example (Inner Join, Outer Join, Left, Right and Cross Join)

Course content

6 sections7 lectures1h 55m total length
  • SQL Commands - DDL, DML, DCL and TCL10:56

    There are 4 categories. SQL Language is split into DDL (Data Definition Language) DML (Data Manipulation Language) DCL (Data Control Language) TCL (Transaction Control Language) We will go through brief intro on each of these.

Requirements

  • Microsoft SQL Express 2017 installed
  • SQL Server Management Studio 2017 installed
  • SQL Server management studio must be configured to connect to SQL Express instance.

Description

Microsoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network (including the Internet). Microsoft markets at least a dozen different editions of Microsoft SQL Server, aimed at different audiences and for workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users.

SQL (Structured Query Language) is a language which is used to interact with databases which stores data. Microsoft provides SQL Server to manage the data and the query language which enables to store and retrieve the data with ease. With the emergence of Big Data and Business Intelligence there is an extensive demand for the resources who has basic SQL skills.

MS SQL Server is a relational database management system (RDBMS) developed by Microsoft. This product is built for the basic function of storing retrieving data as required by other applications. It can be run either on the same computer or on another across a network. This tutorial explains some basic.

This course will teach you how to use the SQL language with Microsoft SQL Server, one of the popular database server in the world.

In this course we will learn the following topics

Introduction to SQL

SQL Constraints

SQL Data types

DDL, DML, DCL & TCL

SQL Operators

Groups in SQL

Built-in Functions in SQL

Sub-Query, Inner Query, Co-related Query

Joins, Inner,Outer,Left and Cross Join

At the end of the course, you will gain a good knowledge and will be able to write SQL queries with ease.


Due to time constraint for free videos some videos are unpublished, pls go to you tube channel Raj Tech-Trainer and subscribe the channel for upcoming videos

Who this course is for:

  • Anyone who knows Excel and want to learn databases
  • Anyone working with databases, tables and lots of data
  • Those who are joining as fresher who are joining an organization where Databases are used
  • College students who works on their projects using databases
  • Those who collects the data in Excel and would like to move their data to database
  • Those who wants to potentially clear interviews and land into a job.