Do you know how to write the SQL Query ? Learn the fundamentals of SQL by using Microsoft SQL Server Database
Description
This course is designed for those students who want to learn the basic concepts of database as well as to improve their SQL Query writing skills instantly.
After completing the course, you will have the sufficient knowledge of the following key areas:
-
What is RDBMS
-
Famous RDBMS that are being used in modern age.
-
Basic Concepts of Primary Key,Composite Key and Foreign Key
-
Fundamentals of SQL
-
Concepts of Data Models ( One to One, One to Many , Many to Many)
-
Step by Step guide to install SQL Server
-
Steps to create a Database in Microsoft SQL Server
-
SELECT statement
-
Applying Data filters
-
Insertion
-
Update existing data in a table
-
Delete data of a table
-
Types of SQL Joins