
Explore course prerequisites for hands-on SQL Server learning, including a PC with internet, downloading and installing Microsoft SQL Server, and learning to write SQL queries; beginner and intermediate learners welcome.
This lecture introduces the concept of a school server, defines Escorial Server as a relational database management system, and explains how front end applications request data from the database.
Explore the history of sql server, starting with v1.0, a 16-bit relational database released in 1989, and trace how version 6.0 first supported the nt operating system.
Explore SQL Server Enterprise edition for high end datacenter capabilities with fast performance and internal business intelligence, and compare Standard, Web, Developer, and Express editions for production, development, and learning.
Install sql server 2019 with a step-by-step, screenshot-guided setup, covering hardware and software requirements, express edition options, and hands-on practice creating databases, tables, and queries.
Explore SQL Server Management Studio for databases and queries. Use Configuration Manager to control services and protocols, profiler to trace workload, and Database Engine Tuning Advisor for performance recommendations.
Explore SQL Server Management Studio components: object explorer for objects, template explorer for scripts, solution explorer for projects, visual design tools, and the query editor for writing and debugging.
Discover when to use SQL Server Management Studio for complex admin tasks, from configuring databases and security to designing diagrams, managing logins, and viewing query statistics.
Explore how SQL Server Management Studio appears, navigate Object Explorer, view instances and databases, and prepare for hands-on practice creating databases, tables, and writing queries.
This wrap-up session outlines the definition and components of sql server management studio, its graphical user interface and wizards, and how it manages databases and server objects.
Install SQL Server Management Studio and Azure Data Studio by downloading the setup executable from the Microsoft site and running the installer.
Join a hands-on lab to download and install SQL Server Management Studio and Azure Data Studio from Microsoft, accept the license, and complete installation of tools and drivers (version 18.9.2).
Learn to create a database in sql server management studio, then practice adding tables, stored procedures, and functions while respecting the instance limit of 32,767 databases.
Learn to write an insert into a table in SQL Server Management Studio, using the insert syntax and database name dot schema name dot table name, with values or expressions.
Practice creating a database and tables with SQL Server Management Studio, insert data using the insert command, and fetch results with select queries, reinforced by hands-on labs for beginners.
Review the Data Studio tool's purpose, structure, and interface, then perform a hands-on session connecting to Azure Data Studio and inspecting database objects.
1) Detailed Course with Hands-On Practical Lab Sessions on SQL Server Installation,
Writing SQL Queries, Database Creation, Installation of SQL Server Management Studio & Azure Data Studio,
How to Connect and Use SQL Server Management Studio & Azure Data Studio.
2) Practical Course includes practical assignment activities for students to practice lab activities.
3) Students will learn the following topics in this detailed hands-on course.
What is SQL Server ?
History of SQL Server
SQL Server Versions
SQL Server Editions
SQL Server Installation
Hardware Requirements for SQL Server Installation
Software Requirements for SQL Server Installation
Detailed Step-by Step Procedure of Installation
Hands-on Practical Lab Session on How to Install SQL server
New Features of SQL Server
SQL Server Components
SQL Server Management Tools
What is SQL Server Management Studio (SSMS)?
SQL Server Management Studio components
When to Use SQL Server Management Studio ?
How SQL Server Management Studio Looks like ?
What is Azure Data Studio?
How to Install Management Studio & Azure Data Studio ?
Hands-on Practical Lab Session on How to Install Management Studio
Hands-on Practical Lab Session on How to Install Azure Data Studio
How to Create a Database?
How to Create a Table?
Hands-on Practical Lab Session on How to Create a Database & How to Create a Table
How to Write SQL Queries to Insert Data into a Table?
Hands-on Practical Lab Session on How to write SQL Queries to Insert Data into a table
How to Write SQL Queries to Fetch Data from a Table?
Hands-on Practical Lab Session on How to write SQL Queries to Fetch Data from a table
When to Use Azure Data Studio?
How Azure Data Studio Looks like ?
Hands-on Practical Lab Session on How to Connect and Use Azure Data Studio
Practical assignment activities for students to practice lab activities.