Learn the basics of Microsoft SQL Server to create and maintain databases. Read more.
I am the founder of Studyopedia.com. We provide self-paced courses with video lessons, notes, quizzes, interview questions, answers, etc. Taught millions of students and professionals through our video courses, website, and content, covering multiple programming languages and technologies. Skills and Courses cover programming languages, databases, frameworks, etc. i.e. Python, Data Science, Machine Learning, Java, Android, C, C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Dru
Access all courses in our library for only $9/month with All Access Pass
Get Started with All Access PassBuy Only This CourseAbout This Course
Who this course is for:
- Database Beginners
- Web Developers
- Application Developers
- Programmers
What you’ll learn:Â
- How to work with Databases from scratch
- SQL Crash Course
- Learn how to query SQL
- Maintaining a database
- Writing optimal queries
Requirements:Â
- No prior knowledge is required to take this course
Software version used in the course:
- SQL Server 2022 Express Edition
Welcome to our Microsoft SQL Server Course!
In this video course, learn SQL and its concept. SQL Server is a relational database management system (RDBMS) developed by Microsoft. RDBMS is the basis for SQL, and for all modern database systems such as Microsoft SQL Server, Oracle, MySQL, and Microsoft Access.Â
We have covered Microsoft SQL Server in this course. The course is for beginners and consists of 38 lessons, and more than 100 live running queries, including creating new databases and tables.
The course begins with SQL introduction and free versions provided by Microsoft for SQL Server. Then, we show how to set up and install it on Windows 11. We proceed further with creating a new database and table, to perform various operations on it. With that, we also cover live-running queries in every lesson.
Note: The flow would be step-by-step and the explanations would include a tutorial-like format, to make it easier for beginners to understand a new database and table and its concepts, with live running queries as examples.Â
Our Promise to You
By the end of this course, you will have learned how to work with databases.
10 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today!
Course Curriculum
Section 1 - SQL Introduction | |||
Introduction | 00:00:00 | ||
SQL Course Resources | 00:00:00 | ||
SQL Vs NoSQL | 00:00:00 | ||
Section 2 - SQL Installation And Setup | |||
Install SQL Server On Windows 11 | 00:00:00 | ||
Section 3 - Create And Insert | |||
Create A Database | 00:00:00 | ||
Create A Table | 00:00:00 | ||
Insert Records | 00:00:00 | ||
Section 4 - Select Records In SQL | |||
SELECT Statement In SQL | 00:00:00 | ||
SELECT DISTINCT Statement In SQL | 00:00:00 | ||
WHERE Clause In SQL | 00:00:00 | ||
Section 5 - Order Records In SQL | |||
ORDER BY Keyword In SQL | 00:00:00 | ||
Section 6 - Operators In SQL | |||
AND Operator | 00:00:00 | ||
OR Operator | 00:00:00 | ||
NOT Operator | 00:00:00 | ||
IN Operator | 00:00:00 | ||
BETWEEN Operator | 00:00:00 | ||
LIKE Operator | 00:00:00 | ||
Section 7 - Built-In Functions In SQL | |||
MAX() Function | 00:00:00 | ||
MIN() Function | 00:00:00 | ||
SUM() Function | 00:00:00 | ||
AVG() Function | 00:00:00 | ||
COUNT() Function | 00:00:00 | ||
Section 8 - Constraints In SQL | |||
NOT NULL Constriant | 00:00:00 | ||
UNIQUE Constraint | 00:00:00 | ||
PRIMARY KEY Constraint | 00:00:00 | ||
FOREIGN KEY Constraint | 00:00:00 | ||
CHECK Constraint | 00:00:00 | ||
Section 9 - Alter And Update In SQL | |||
ASC Command | 00:00:00 | ||
DESC Command | 00:00:00 | ||
ALTER TABLE Statement | 00:00:00 | ||
UPDATE Statement | 00:00:00 | ||
Aliases | 00:00:00 | ||
Section 10 - Advanced SQL | |||
Stored Procedures In SQL | 00:00:00 | ||
Indexes In SQL | 00:00:00 | ||
SELECT INTO Statement In SQL | 00:00:00 | ||
SELECT TOP Clause In SQL | 00:00:00 | ||
Backup A Database In SQL | 00:00:00 | ||
SQL Views | 00:00:00 | ||
Drop A Table In SQL | 00:00:00 |
About This Course
Who this course is for:
- Database Beginners
- Web Developers
- Application Developers
- Programmers
What you’ll learn:Â
- How to work with Databases from scratch
- SQL Crash Course
- Learn how to query SQL
- Maintaining a database
- Writing optimal queries
Requirements:Â
- No prior knowledge is required to take this course
Software version used in the course:
- SQL Server 2022 Express Edition
Welcome to our Microsoft SQL Server Course!
In this video course, learn SQL and its concept. SQL Server is a relational database management system (RDBMS) developed by Microsoft. RDBMS is the basis for SQL, and for all modern database systems such as Microsoft SQL Server, Oracle, MySQL, and Microsoft Access.Â
We have covered Microsoft SQL Server in this course. The course is for beginners and consists of 38 lessons, and more than 100 live running queries, including creating new databases and tables.
The course begins with SQL introduction and free versions provided by Microsoft for SQL Server. Then, we show how to set up and install it on Windows 11. We proceed further with creating a new database and table, to perform various operations on it. With that, we also cover live-running queries in every lesson.
Note: The flow would be step-by-step and the explanations would include a tutorial-like format, to make it easier for beginners to understand a new database and table and its concepts, with live running queries as examples.Â
Our Promise to You
By the end of this course, you will have learned how to work with databases.
10 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today!
Course Curriculum
Section 1 - SQL Introduction | |||
Introduction | 00:00:00 | ||
SQL Course Resources | 00:00:00 | ||
SQL Vs NoSQL | 00:00:00 | ||
Section 2 - SQL Installation And Setup | |||
Install SQL Server On Windows 11 | 00:00:00 | ||
Section 3 - Create And Insert | |||
Create A Database | 00:00:00 | ||
Create A Table | 00:00:00 | ||
Insert Records | 00:00:00 | ||
Section 4 - Select Records In SQL | |||
SELECT Statement In SQL | 00:00:00 | ||
SELECT DISTINCT Statement In SQL | 00:00:00 | ||
WHERE Clause In SQL | 00:00:00 | ||
Section 5 - Order Records In SQL | |||
ORDER BY Keyword In SQL | 00:00:00 | ||
Section 6 - Operators In SQL | |||
AND Operator | 00:00:00 | ||
OR Operator | 00:00:00 | ||
NOT Operator | 00:00:00 | ||
IN Operator | 00:00:00 | ||
BETWEEN Operator | 00:00:00 | ||
LIKE Operator | 00:00:00 | ||
Section 7 - Built-In Functions In SQL | |||
MAX() Function | 00:00:00 | ||
MIN() Function | 00:00:00 | ||
SUM() Function | 00:00:00 | ||
AVG() Function | 00:00:00 | ||
COUNT() Function | 00:00:00 | ||
Section 8 - Constraints In SQL | |||
NOT NULL Constriant | 00:00:00 | ||
UNIQUE Constraint | 00:00:00 | ||
PRIMARY KEY Constraint | 00:00:00 | ||
FOREIGN KEY Constraint | 00:00:00 | ||
CHECK Constraint | 00:00:00 | ||
Section 9 - Alter And Update In SQL | |||
ASC Command | 00:00:00 | ||
DESC Command | 00:00:00 | ||
ALTER TABLE Statement | 00:00:00 | ||
UPDATE Statement | 00:00:00 | ||
Aliases | 00:00:00 | ||
Section 10 - Advanced SQL | |||
Stored Procedures In SQL | 00:00:00 | ||
Indexes In SQL | 00:00:00 | ||
SELECT INTO Statement In SQL | 00:00:00 | ||
SELECT TOP Clause In SQL | 00:00:00 | ||
Backup A Database In SQL | 00:00:00 | ||
SQL Views | 00:00:00 | ||
Drop A Table In SQL | 00:00:00 |