All
Search
Images
Videos
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
15:38
YouTube
Data Science Center
How to Create Database in SQL Server
How to create database in sql server (SSMS) -Open SSMS -CONNECT Database engine CREATE DATABASE HRDB; GO USE HRDB; GO CREATE TABLE EMPLOYEES ( ID INT IDENTITY PRIMARY KEY, First_Name varchar(20), Last_Name varchar(30) not null, email varchar(30) unique, salary int ); GO INSERT INTO EMPLOYEES (First_Name, Last_Name, email, salary) VALUES ...
302.5K views
Mar 17, 2022
SQL Basics
4:20:39
SQL Tutorial - Full Database Course for Beginners
YouTube
freeCodeCamp.org
19.9M views
Jul 2, 2018
44:57
SQL Tutorial for Beginners
YouTube
Kevin Stratvert
2.6M views
Mar 22, 2022
9:59:23
SQL Full Course In 10 Hours | SQL Tutorial | Complete SQL Course For Beginners | Edureka
YouTube
edureka!
1.3M views
Dec 29, 2022
Top videos
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | Windows 10/11
YouTube
Geeky Script
46.4K views
May 28, 2023
12:14
How to Create MS SQL Database Using SQL Server Management Studio - For Beginners
YouTube
Kindson The Tech Pro
281K views
Mar 3, 2015
1:55
How to Create a Database | SQL Tutorial for Beginners | 2021
YouTube
Amit Thinks
118.3K views
Jun 9, 2021
SQL Joins
27:08
SQL Joins - Beginner to PRO Masterclass with 10 Examples
YouTube
Chandoo
105.6K views
Mar 12, 2024
35:23
SQL JOINS Tutorial for beginners | Practice SQL Queries using JOINS - Part 1
YouTube
techTFQ
1.3M views
Jan 6, 2022
9:47
6 SQL Joins you MUST know! (Animated + Practice)
YouTube
Anton Putra
412.4K views
Jul 24, 2023
Jump to key moments of SQL Server Create Database Tutorial
13:55
From 0:00
Introduction to SQL Server Database
SQL Server tutorial for Beginner | Create database, table, Insert statement and s
…
YouTube
GetSet SQL
15:05
From 00:03
Introduction Part 1 Creating Database
T-SQL tutorial: Creating a database, Full SQL Server Transact-SQL Course, Intr
…
YouTube
Learn with video tutorials
6:17
From 00:17
Connecting to Database Engine
SQL Server Tutorial: Creating a new database using SQL Server Managem
…
YouTube
Dr. Todd Wolfe Technology Training and Tutorials
10:54
From 00:05
Introduction to SQL Server Basics
Create Database in SQL Server
YouTube
SQL with Manoj
15:38
From 03:36
Creating a New Database
How to Create Database in SQL Server
YouTube
Data Science Center
4:26
From 00:17
Installing SQL Server 2022
How to Create Database, Table, and Insert Data in SQL Server 2022 | Wind
…
YouTube
Geeky Script
12:14
From 01:07
Connecting to SQL Server Management Studio
How to Create MS SQL Database Using SQL Server Management Studio - For
…
YouTube
Kindson The Tech Pro
6:03
From 0:00
Introduction to SQL Server
SQL Tutorial - Creating a managed database
YouTube
LinkedIn Learning
1:55
From 00:07
Opening SQL Server Management Studio
How to Create a Database | SQL Tutorial for Beginners | 2021
YouTube
Amit Thinks
40:04
From 05:00
Creating the Tables in SSMS
Database Design Step-By-Step Beginner Tutorial Using SQL Server
YouTube
thedevlife
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | W
…
46.4K views
May 28, 2023
YouTube
Geeky Script
12:14
How to Create MS SQL Database Using SQL Server Management St
…
281K views
Mar 3, 2015
YouTube
Kindson The Tech Pro
1:55
How to Create a Database | SQL Tutorial for Beginners | 2021
118.3K views
Jun 9, 2021
YouTube
Amit Thinks
40:04
Database Design Step-By-Step Beginner Tutorial Using SQL Server
76.8K views
Jan 10, 2021
YouTube
thedevlife
0:56
How to Create Database in SQL Server | SQL Tutorial Day 1
618 views
Jun 5, 2024
YouTube
KnowHow Academy
7:00
Learn How to Create a Database | First Steps in SQL Tutorial
312.3K views
Feb 5, 2019
YouTube
365 Data Science
10:37
SQL Server Management Studio - How to Create Local Database, Ta
…
2.8K views
7 months ago
YouTube
Late Developer
6:26
Create Database SQL Server Management Studio
4.6K views
Mar 24, 2021
YouTube
IntCoder
44:57
SQL Tutorial for Beginners
2.6M views
Mar 22, 2022
YouTube
Kevin Stratvert
29:48:28
SQL Full Course for Beginners (30 Hours) – From Zero to Hero
772.2K views
5 months ago
YouTube
Data with Baraa
22:16
SQL from basic to Advanced | Create Database and Table in SQ
…
96.6K views
7 months ago
YouTube
Satish Dhawale
13:42
How to Get Started with SQL Server Management Studio
59.1K views
May 1, 2023
YouTube
Anders Jensen
4:20:39
SQL Tutorial - Full Database Course for Beginners
19.9M views
Jul 2, 2018
YouTube
freeCodeCamp.org
6:41
How to Create a MySQL Database for Beginners in MySQL Workbench
470.7K views
Aug 16, 2019
YouTube
Kindson The Tech Pro
11:03:02
SQL Full Course with Gen AI for 2024 | SQL Tutorial for Beginners
52.7K views
Aug 17, 2024
YouTube
Great Learning
2:48
How to Create a Table | SQL Tutorial for Beginners | 2021
99.4K views
Jun 12, 2021
YouTube
Amit Thinks
17:08
Build Your First Azure SQL Database from Scratch
1.4K views
Apr 21, 2024
YouTube
Digital TechJoint
17:40
Learn Basic SQL in 15 Minutes | Business Intelligence For Beginne
…
2.7M views
Nov 11, 2020
YouTube
Adam Finer - Learn BI Online
9:59:23
SQL Full Course In 10 Hours | SQL Tutorial | Complete SQL Course F
…
1.3M views
Dec 29, 2022
YouTube
edureka!
8:01
How to Create Your First Database
357.7K views
Jul 16, 2019
YouTube
CBT Nuggets
8:07:20
Database Design Course - Learn how to design and plan a databas
…
3.1M views
Aug 31, 2018
YouTube
freeCodeCamp.org
13:46
How to use Azure SQL Databases | Azure Fundamentals
44.8K views
Jul 30, 2024
YouTube
Alex The Analyst
12:04
Installing MySQL and Creating Databases | MySQL for Beginners
1.2M views
Oct 31, 2023
YouTube
Alex The Analyst
3:10:19
SQL Course for Beginners [Full Course]
13.2M views
Mar 20, 2019
YouTube
Programming with Mosh
4:07:51
SQL Full Course | SQL Tutorial For Beginners | Learn SQL (Structure
…
2.4M views
May 26, 2019
YouTube
edureka!
1:45:18
SQL Server Tutorial For Beginners | Microsoft SQL Server Tutorial | SQ
…
918.8K views
Jan 14, 2020
YouTube
edureka!
3:10:25
SQL Database App with Windows GUI – Project Tutorial
141.2K views
Mar 16, 2023
YouTube
freeCodeCamp.org
46:09
SQL Tutorial for Beginners: Comprehensive Guide to Databas
…
6.6K views
Jan 1, 2023
YouTube
Learn Microsoft Fabric, Power BI, SQL Amit Ch…
15:55
SQL Series Basic to Advance | L-5 Creating Database & Table in SQL
…
360 views
5 months ago
YouTube
IT Engineers
See more videos
More like this
Feedback