Udemy - MS SQL Server - Beginners
Category | : | Others |
Language | : | ENGLISH |
Total Size | : | 1.33 GB |
Uploaded By | : | Admin |
Date uploaded: | : | 22 Feb 2024 |
Last Update | : | 22 Feb 2024 |
Total View | : | 47 |
Udemy - MS SQL Server - Beginners
What you'll learn
-
How to install SQL server 2017
-
How to create,alter,drop database
-
How to create,alter,drop table
-
How to insert, update and delete records from tables.
-
How to select data from tables using basic SELECT statement in SQL Server.
-
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.
-
UNION and UNION ALL operators
-
GROUP BY clause, HAVING clause and Aggregate functions.