SQL Server Database Engine For Beginners
- Description
- Curriculum
- FAQ
- Reviews
The Database Engine component of SQL Server is the core service for storing, processing, and securing data.
The Database Engine provides controlled access and rapid transaction processing to meet the requirements
of the most demanding data consuming applications in your enterprise.
SQL Server supports up to 50 instances of the Database Engine on a single computer.
This course is intended for users who are new to SQL Server and who have installed SQL Server or SQL Server Express.
Learn how to connect to an instance of the database engine using SQL Server Management Studio (SSMS) and then build and run Transact-SQL statements.
What You Will Learn :
-
Connect to a SQL Server instance
-
Writing Transact-SQL Statements
-
Create a database
-
Create a table
-
Insert rows into the new table
-
Query the table and view the results
-
Verify your connection properties by using the query window table
-
Database Engine Tuning Advisor
-
Basic Navigation in Database Engine Tuning Advisor (DTA)
-
Tuning a workload
-
View tuning recommendations
-
View tuning reports
-
1IntroductionVideo lesson
-
2What is SQL ServerVideo lesson
-
3SQL Server 2019 Hardware | Software Installation RequirementsVideo lesson
-
4SQL Server EditionsVideo lesson
-
5Download SQL Server Developer EditionVideo lesson
-
6Install SQL Server Developer EditionVideo lesson
-
7SQL Server Configuration ManagerVideo lesson
-
8Installing SQL Server Management StudioVideo lesson
-
9Connecting to SQL Server with SSMSVideo lesson
-
10What is SQLVideo lesson
-
11What is T-SQLVideo lesson
-
12Creating a databaseVideo lesson
-
13Creating a tableVideo lesson
-
14Insert data into tableVideo lesson
-
15Query TableVideo lesson
-
16Update Database RecordsVideo lesson
-
17Delete Database RecordsVideo lesson
-
18Truncate TableVideo lesson
-
19Drop TableVideo lesson
-
20Drop DatabaseVideo lesson

External Links May Contain Affiliate Links read more