When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Microsoft SQL Server 2017 Database Training For Beginners

Learn Microsoft SQL server step by step.An absolute beginners online course to learn SQL Server Database from scratch.

     
  • 4.4
  •  |
  • Reviews ( 390 )
₹529

This Course Includes

  • iconudemy
  • icon4.4 (390 reviews )
  • icon11h 15m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Microsoft SQL Server 2017 Database Training For Beginners

Microsoft SQL Server

developers are earning higher salary in IT industry, but, it's not about writing queries it's about understanding and applying the right query at right time. This course will let you understand the SQL Server concepts in an easy way. This

SQL

course is for beginners who are interested to learn Microsoft SQL Server Database 2017. This Online

SQL Server

Training course takes some of the basics and then goes in depth. There are regular quizzes and self practice assignments to help you remember the information.

Microsoft SQL Server 2017 Installation

Introduction to SQL Server database and its structure

Database

_How to create database_ _-How to modify database_ _-How to delete database_ _-Database delete issues_

Cloud Database

_- Amazon AWS_ _- Microsoft Azure_

Tables

_- How to create table_ _- How to modify table_ _- How to delete table_

Data manipulation

_- How to insert data in tables_ _- How to update data in tables_ _- How to delete data in tables_ _- Truncating data vs deleting_

Retrieving data

_- Select statement_

Filtering data retrieval

_- Filtering Data with the WHERE clause_ _- Filtering Data with the WHERE clause using various Operators_ _- UNION Operator and UNION ALL Operator_ _- EXISTS Operator_ _- Sorting Data with the ORDER BY Clause_ _- SELECT TOP Clause_ _- DISTINCT Statement_ _- GROUP BY Statement_ _- HAVING Clause_

Advance Table Concepts

_- Primary Key_ _- Foreign Key_ _- Unique Key_ _- Null values_ _- Default Values_ _- CHECK constraint_

Joins

_Learn to write complex queries using different types of Joins in SQL Server_ _- Inner Join_ _- Left Outer Join_ _- Right Outer Join_ _- Full Outer Join_ _- Cross Join_ _- Self Join_

Stored Procedure

_- How to create, alter and drop stored procedure_ _- SQL Injection_ _- Advantages of stored procedure_

Built-in Functions

_- String Functions_ _- Numeric Functions_ _- Date Functions_ _- Conversion Functions_ _- Advanced Functions_

User defined Functions

Temp Tables

Triggers

Views

Exception Handling

Import

_- Import data from excel file_ _- Import data from flat file_ _- Import data from another SQL server database_ _- Filter data while importing_ _- Import data from MySQL_

Export

_- Export data to excel file_ _- Export data to flat File_ _- Export data to another SQL server database_ _- Filter data while exporting_

Bulk Insert

Cursors

Table Variable

Derived tables and Except operator

Common table expressions (CTE)

You will make your money back from the price of this course. If you didn't like the course you really have nothing to lose. Udemy guarantees it with their no-risk 30 day money back guarantee. So come on inside and learn about what Microsoft SQL Server has to offer.

What You Will Learn?

  • Start from scratch by installing Microsoft SQL Server 2017 and create a practice environment for yourself. .
  • You will be familiarized with some of the core concepts of RDBMS / SQL Server. .
  • You will learn the ins and outs of SQL Server Management studio. .
  • You will learn how to create and connect SQL server colud database using Amazon AWS and Microsoft Azure. .
  • You will learn how to create, alter and drop database. .
  • You will learn how to create, alter and drop tables. .
  • You will learn how to insert, update and delete records from tables. .
  • You will start constructing your SELECT statement to retrieve data from SQL Server. .
  • You will know how to filter out unwanted data by using WHERE clause as well as, you would know how to order your result set by using ORDER BY clause. .
  • You will also see how to use UNION / UNION ALL operators .
  • You will see how to group and summarize your data by using , GROUP BY clause, HAVING clause and Aggregate functions. .
  • You will learn Joins in SQL Server. Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, Cross Join and Self Join. .
  • You will also know about some of the string functions, date functions, and system functions. .
  • You will learn how to create your own function. .
  • You will learn how to create, alter and drop Stored Procedure and advantages of stored procedure. .
  • You will learn how to create, alter and drop Trigger and its advantage. .
  • You will learn how to create, alter and drop View and its advantage. .
  • You will learn about temp tables and its advantage. .
  • You will learn how to handel exceptions in SQL Server. .
  • You will learn how to import data from excel file, flat file, another SQL server database and MySQL. .
  • You will learn how to export data to excel file, flat file and another SQL server database .
  • You will learn about Bulk Insert. .
  • You will learn about Cursors. Show moreShow less.