Learning SQL Server 2017

0
Join & Subscribe
LinkedIn Learning
Free Trial Available
English
Certificate Available
1-2 hours worth of material
selfpaced

Overview

Get started with SQL Server 2017. Explore the most important features of SQL Server, and learn how the server operates, how to create tables and manipulate data, and more.

Microsoft SQL Server can be an intimidating system. In this course, instructor Adam Wilbert provides a quick overview of how SQL Server works—which can go a long way to making you feel more comfortable as you start exploring its powerful capabilities. Adam goes over the most important features of SQL Server 2017, helping to familiarize you with how the server operates. He introduces the main working environment—SQL Server Management Studio—and walks through how to start creating tables and manipulating data.

Syllabus

Introduction
  • Welcome
  • What you should know
1. Getting Started
  • What is SQL Server?
  • Understand the editions of SQL Server
  • Installing SQL Server
2. Working with the Server
  • Configure and start the server
  • Log in to the server
  • Locate SQL Server documentation
3. SQL Server Management Studio (SSMS)
  • Tour the SSMS interface
  • Install a sample database
  • Create a new database on the server
  • Understand SQL data types
  • Create a data table
  • Join tables together with keys
4. Write Transact-SQL Commands
  • Create a SELECT statement
  • Use functions to calculate values
  • Write an UPDATE statement
  • Add data with an INSERT statement
  • Create a view of the data
Conclusion
  • Next steps

Taught by

Adam Wilbert