Complete SQL & Relational Database Management System
Learn RDBMS and SQL - Easy and Effective explanationWhat you'll learn
- Get an understanding of Relational Database Management System (RDBMS)
- Understand Different terminology of RDBMS
- Learn about SQL statements and its types(DDL and DML statements)
- Learn to CREATE Table in Microsoft SQL Server
- Understand how to INSERT data in a table
- How to use SELECT statement to retrieve data and making use of its effectively
- Understand how to UPDATE and DELETE data in a table