Overview
COURSE DESCRIPTION
Master the fundamentals of SQL Server 2019, the industry-leading database management platform from Microsoft. In this course, instructor Adam Wilbert equips beginners with the core skills they need to create and manage SQL Server databases. Adam begins with the basics, showing how to install SQL Server and log into a local database server. He then discusses how to create new databases, design tables, define relationships, write queries, and use stored procedures and built-in functions. Plus, he demonstrates how to perform crucial database administration tasks, such as backups and restores, security enhancements, and performance monitoring
Audience
This course is for just about anyone responsible for the performance of the system. Database administrators, certainly, are targeted because they’re responsible for setting up the systems, creating the infrastructure, and monitoring it over time. Developers are too, because who else is going to generate all the well-formed and highly performant T-SQL code Database developers, more than anyone, are the target audience, if only because that’s what I do for work. Anyone who has the capability to write T-SQL, design tables, implement indexes, or manipulate server settings on the SQL Server system is going to need this course/tutorial to one degree or another. Therefore
Who should take up this MS SQL certification training course?
- Software Developers and IT Professionals
- SQL and Database Administrators
- Project Managers
- Business Analysts and Managers
- Business Intelligence Professionals
- Big Data and Hadoop Professionals
- Those aspiring for a career in SQL Development
Prerequisites
There are no specific prerequisites for taking up this SQL course. A basic knowledge of relational DBMS can be helpful for knowing all about MS SQL Server.
Topics include:
- Installing Management Studio
- Enabling features with SQL Server Configuration Monitor
- Creating a database
- Creating tables with Transact-SQL (T-SQL)
- Creating relationships between tables
- Creating views
- Creating user-defined scalar functions
- Backing up and restoring SQL Server
- Monitoring and management
- Security
Course Features
- Lectures 68
- Quiz 0
- Duration 3 hours
- Skill level All levels
- Language English
- Students 8403
- Certificate Yes
- Assessments Yes
Curriculum
- 12 Sections
- 68 Lessons
- 10 Weeks
- INTRODUCTIONMaster the fundamentals of SQL Server 2019. Learn how to create new databases, tables, and queries; manage query performance; create and restore a backup of a database; and more2
- GET STARTED5
- LOG INTO THE SERVER3
- CREATE DATABASES9
- TABLE DESIGN FOR HEALTHY DATABASE9
- STRUCTURED QUERY LANGUAGE12
- 7.1Understand the role of T-SQL
- 7.2Use T-SQL editor
- 7.3Create a table with T-SQL
- 7.4Add data to a table
- 7.5Retrieve records with SELECT
- 7.6Filter returned results with WHERE
- 7.7Sort records
- 7.8Delete records from a table
- 7.9Update records in a table
- 7.10Join related tables
- 7.11LEFT JOIN and RIGHT JOIN
- 7.12Remove a table from the database
- QUERY PERFORMANCE7
- QUERY PROGRAMMABILITY6
- BACKUP AND RESTORE5
- SECURITY4
- MONITORING AND MANAGEMENT5
- CONCLUSION1





