Hi, what do you want to do?
Curated Video
SQL Server Course for Beginners with 100+ examples - AND Operator
Learn how to work with the AND operator in SQL to display records only if both conditions are TRUE. These two conditions should be separated by the AND operator.
<
br/>
This clip is from the chapter "Operators in SQL" of the series...
<
br/>
This clip is from the chapter "Operators in SQL" of the series...
Curated Video
SQL Server Course for Beginners with 100+ examples - ORDER BY Keyword in SQL
Learn how to order records in SQL using the ORDER BY keyword. The default sorts in ascending order. We will see examples of both ASC and DESC keywords as well.
<
br/>
This clip is from the chapter "Order Records in SQL" of the...
<
br/>
This clip is from the chapter "Order Records in SQL" of the...
Curated Video
SQL Server Course for Beginners with 100+ examples - WHERE Clause in SQL
Learn how to work with the WHERE clause in SQL. WHERE clause filters records based on condition(s).
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This...
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This...
Curated Video
SQL Server Course for Beginners with 100+ examples - SELECT DISTINCT Statement in SQL
Learn how to select and return only distinct values from a table using the SQL SELECT DISTINCT statement.
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+...
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for Beginners with 100+...
Curated Video
SQL Server Course for Beginners with 100+ examples - SELECT Statement in SQL
Learn how to select records in SQL using the SELECT statement. We will also see how to choose multiple columns in a single query.
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for...
<
br/>
This clip is from the chapter "Select Records in SQL" of the series "SQL Server Course for...
Curated Video
SQL Server Course for Beginners with 100+ examples - Insert Records
Use the INSERT INTO Statement in SQL to learn how to insert records in a table.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with 100+ Examples".This section focuses over...
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with 100+ Examples".This section focuses over...
Curated Video
SQL Server Course for Beginners with 100+ examples - Create a Table
Learn how to create a new table with SQL Server. The CREATE TABLE statement is used to create a new table in SQL Server.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with...
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners with...
Curated Video
SQL Server Course for Beginners with 100+ examples - Create a Database
Learn how to create a new database in SQL Server. The CREATE DATABASE statement is used to create a new SQL server database.
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners...
<
br/>
This clip is from the chapter "Create and Insert" of the series "SQL Server Course for Beginners...
Curated Video
SQL Server Course for Beginners with 100+ examples - Fix SQL Server Installation Error
While installing SQL Server, you may get the following error: Learn how to fix the following error while installing Microsoft SQL Server 2019: A required file could not be downloaded. This could mean the version of the installer is no...
Curated Video
SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 11
Learn how to download and install Microsoft SQL Server on Windows 11. We will also install SQL Server Management Studio (SSMS).
<
br/>
This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for...
<
br/>
This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for...
Curated Video
SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 10
Learn how to download and install Microsoft SQL Server on Windows 10. We will also install SQL Server Management Studio (SSMS).
<
br/>
This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for...
<
br/>
This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for...
Curated Video
SQL Server Course for Beginners with 100+ examples - SQL Versus NoSQL
Learn the difference between SQL and NoSQL. We have considered the example of MySQL (SQL-based) and MongoDB (NoSQL-based) to understand the concept.
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server...
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server...
Curated Video
SQL Server Course for Beginners with 100+ examples - UPDATE Statement
Learn how to work with the UPDATE statement in SQL to update existing records in a table. Use the WHERE clause with the UPDATE statement to avoid updating all records in the table.
<
br/>
This clip is from the chapter "Alter and...
<
br/>
This clip is from the chapter "Alter and...
Curated Video
SQL Server Course for Beginners with 100+ examples - UNIQUE Constraint
Learn how to work with the UNIQUE constraint in SQL to uniquely identify each record in a database table. It enforces the uniqueness of column values.
<
br/>
This clip is from the chapter "Constraints in SQL" of the series "SQL...
<
br/>
This clip is from the chapter "Constraints in SQL" of the series "SQL...
Curated Video
SQL Server Course for Beginners with 100+ examples - Introduction
Learn what SQL is and how it is based on RDBMS. We will discuss the features and Microsoft SQL Server and SQL Server Management Studio.
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server Course for...
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server Course for...