
Install SQL Server Management Studio, download and restore the Adventure Works 2019 database, and run basic T-SQL queries to view the top 1000 rows.
Explore how the update statement modifies table data, why the where clause is essential, and how to backup before updating one or multiple columns with concrete examples.
Learn how to use the delete statement to remove specific rows with a where clause, compare it to truncate, and master safe backup practices for SQL Server databases.
Learn to backup and restore SQL Server databases using GUI and T-SQL, including creating a names table and recovering data from Adventure Works 2019 backups.
Install Visual Studio 2019 and the required extensions for SQL Server Reporting Services and Integration Services, then configure data storage and processing tools for SSRS and SSIS work.
This course is an UPDATE to The Ultimate Guide in Becoming a SQL Server DBA.
The primary purpose of this course is to give the student a sample of what the SQL Server 2019 Developer Edition administration is about, what are the requisites courses in becoming a SQL DBA, some guidelines as to what to expect from the job, and get some hands on experience in installing and navigating through SQL Server management studio. The course will provide a summary of courses needed that will enable the student to prepare for the real-world IT industry. These courses are Learn T-SQL, SQL Administration part 1, SQL Administration part 2, SQL Administration part 3, SSRS part 1, SSRS part 2, and SSIS. Collectively, it's all that a SQL dba needs to secure a job.