Course 4 -SQL Server Basics
In this course you will learn the basics of Microsoft SQL Server to develop your database skills. SQL Server is the foundation of Microsoft’s data platform, delivering mission-critical performance with in-memory technologies and faster insights on any data, whether on-premises or in the cloud.
What You Will Learn
In this course you learn how to
- Using SQL Server
- Creating databases – overview
- Working with tables
- Data retrieval ( Data Manipulation Language (DML))
- Simple Queries
- Setting criteria using WHERE
- Outputting to Excel
- Calculations
- Calculations using dates
- Basic joins