All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
SQL Server Create
Database
How to Create Local
Server in SQL Server
How to Create
a Database in SQL Server
How to Create
a Table in SQL
Install SQL Server
Express
How to Create
User in SQL Developer
Create SQL
Database
SQL Program to Create
a Database
Create Table
in SQL
SQL Create
Table Syntax
How to Create FTP Server in
Windows 11
How to Use SQL Server
Management Studio
How to Create
Database in SSMS
How to Create
a Database in MySQL
SQL Server
DBA Tutorial
How to Create Table in
Database in SQL
Database Mail
in SQL Server 2008
Create Tables in SQL
Query
How to Create
a New Database in SQL Server
How to Create
Database in SQL Server
SQL Server Create
Database Tutorial
How to Create Linked
Server in SQL Server
How to Create MS SQL Server
Database in EC2
SQL Query to Create
View in Database in ServiceNow
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
SQL Server Create
Database
How to Create Local
Server in SQL Server
How to Create
a Database in SQL Server
How to Create
a Table in SQL
Install SQL Server
Express
How to Create
User in SQL Developer
Create SQL
Database
SQL Program to Create
a Database
Create Table
in SQL
SQL Create
Table Syntax
How to Create FTP Server in
Windows 11
How to Use SQL Server
Management Studio
How to Create
Database in SSMS
How to Create
a Database in MySQL
SQL Server
DBA Tutorial
How to Create Table in
Database in SQL
Database Mail
in SQL Server 2008
Create Tables in SQL
Query
How to Create
a New Database in SQL Server
How to Create
Database in SQL Server
SQL Server Create
Database Tutorial
How to Create Linked
Server in SQL Server
How to Create MS SQL Server
Database in EC2
SQL Query to Create
View in Database in ServiceNow
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 ...
322.6K views
Mar 17, 2022
Shorts
0:56
1.5K views
How to Create Database in SQL Server | SQL Tutorial Day 1
KnowHow Academy
0:49
1.3K views
🚀 How to create databases and tables in SQL Server (Quick and easy)
ClickOS
SQL Basics
8:51:15
SQL Full Course 2026 [FREE] | SQL Tutorial For Beginners | SQL Training For Beginners | Simplilearn
YouTube
Simplilearn
7.4K views
3 months ago
10:04:46
SQL Full Course 2026 | Complete SQL Course For Beginners FREE | Intellipaat
YouTube
Intellipaat
63K views
5 months ago
6:18:26
SQL Full Course for Beginners (Complete Guide For Data Engineers)
YouTube
Ansh Lamba
169K views
6 months ago
Top videos
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | Windows 10/11
YouTube
Geeky Script
54.8K views
May 28, 2023
2:40
Open SQL Server Management Studio 21 & Create a Database (Step-by-Step Tutorial)
YouTube
Learn SQL Fast: Dr. Cecelia
1.5K views
9 months ago
0:45
How to Create a Database in SQL Server Management Studio
YouTube
SQL Learning Resources: Dr.
4.4K views
Oct 23, 2022
SQL Queries
42:23
SQL Complete Tutorial in One Video | All SQL Queries with Examples | Beginner to Advanced
YouTube
Kailash Joshi Tutorials
1.7K views
3 months ago
44:57
SQL Tutorial for Beginners
YouTube
Kevin Stratvert
2.9M views
Mar 22, 2022
32:43
SQL Basics - Querying (learn how to write queries in 30 minutes)
YouTube
BeardedDev
5.5K views
Feb 8, 2021
Jump to key moments of How to Create DB in SQL Server
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 | Windows 10/11
YouTube
Geeky Script
2:39
From 00:36
Creating a New Database
Microsoft SQL Server Management Studio - Create Database and Load SQL File
YouTube
Ryan Jones
12:14
From 01:07
Connecting to SQL Server Management Studio
How to Create MS SQL Database Using SQL Server Management Studio - For Beginners
YouTube
Alkademy Learning
3:48
From 02:25
Creating a New Database
How To Create A New SQL SERVER Database Using SQL SERVER Management
YouTube
Benjamin Fadina
13:50
From 01:13
Simple Database Creation Method
SQL Server Fundamentals #5: Creating a Database Using T-SQL
YouTube
Grant Fritchey
12:24
From 00:26
Connecting to SQL Server
Microsoft SQL Server Database Creation
YouTube
GoSparker
7:49
From 01:27
Creating Database Objects
How to Create a Database in SQL with Management Studio
YouTube
The Code Bites Channel
3:26
From 00:08
Connecting to SQL Server
how to create Database?
YouTube
Sql Is Easy
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | Windows 10/11
54.8K views
May 28, 2023
YouTube
Geeky Script
2:40
Open SQL Server Management Studio 21 & Create a Database (Step-by-Step Tutorial)
1.5K views
9 months ago
YouTube
Learn SQL Fast: Dr. Cecelia Allison
0:45
How to Create a Database in SQL Server Management Studio
4.4K views
Oct 23, 2022
YouTube
SQL Learning Resources: Dr. Cecelia Allison
20:34
Install SQL Server & SSMS 2026 | Create Your First Database (Beginner Guide) | #SQL Course 3
65.1K views
3 months ago
YouTube
Data with Baraa
7:06
SQL Server - Create Database in SQL Server | Creating Database in SQL Server
448 views
Jul 27, 2020
YouTube
PracticalIT
2:39
Microsoft SQL Server Management Studio - Create Database and Load SQL File
135.6K views
May 6, 2017
YouTube
Ryan Jones
17:59
Create SQL Server Database & Table Using GUI and T-SQL | Beginner Friendly
792 views
Mar 28, 2025
YouTube
SQLVogue
2:57
02 Creating New Database in SQL Server | Step-by-Step Tutorial For Beginners
74 views
6 months ago
YouTube
Parvesh
10:37
SQL Server Management Studio - How to Create Local Database, Table & Add Data to It (Easy Tutorial)
5.5K views
Jan 9, 2025
YouTube
Late Developer
5:41
SQL Server Database Quick Step-by-Step Setup Guide
30.7K views
Sep 26, 2023
YouTube
Foresight BI
6:01
SQL Server Tutorial for Beginners | CREATE DATABASE & CREATE TABLE Explained
796 views
7 months ago
YouTube
Komal Khanna
1:55
How to Create a Database | SQL Tutorial for Beginners
139.6K views
Jun 9, 2021
YouTube
Amit Thinks
4:16
SQL Server Management Studio - How to Create Local Database Connection and Connect to It
28.6K views
Jan 28, 2025
YouTube
Late Developer
8:51
Creating tables and adding data in Microsoft SQL Server - using GUI and T-SQL code
68.6K views
May 12, 2021
YouTube
SQL Server 101
1:17
SQL Server Management Studio - How to Create Local Database - EASY!
5.1K views
Jan 14, 2025
YouTube
Late Developer
0:56
How to Create Database in SQL Server | SQL Tutorial Day 1
1.5K views
Jun 5, 2024
YouTube
KnowHow Academy
8:43
How to Create a SQL Server Database on Your Computer and Open it in SQL Server Management Studio!
1.2K views
May 20, 2024
YouTube
Tech Tips (Andrei)
5:19
How to Create Database, and Table Windows 10/11 SQL Server| SQL Tutorial
576 views
Mar 16, 2025
YouTube
SarinaTech
10:57
How to create database in sql server ? How to create table in sql server?
55 views
2 months ago
YouTube
GIS_withWr_khan
17:29
Microsoft SQL Server Management Studio - Create a Database (Simple But Clear Tutorial)
3.8K views
Sep 23, 2024
YouTube
Late Developer
57:42
Day 2 | Connect to SQL Server & Create Database | SQL Server Tutorial for Beginners
95 views
5 months ago
YouTube
Eclasess EduTech
19:43
Database Creation in SQL | Step-by-Step Practical | DBMS Lab Tutorial
206 views
2 months ago
YouTube
CS_IT HUB
2:48
How to Create a Table | SQL Tutorial for Beginners | 2021
117.2K views
Jun 12, 2021
YouTube
Amit Thinks
15:36
SQL Create Table and Insert Data - A Complete Tutorial
289.5K views
Apr 28, 2020
YouTube
The SQL Guy
9:45
How to Create a SQL Server Database Project in Visual Studio 2022
2.9K views
8 months ago
YouTube
Hacked
6:26
Create Database SQL Server Management Studio
6.4K views
Mar 24, 2021
YouTube
IntCoder
7:50
SQL Tutorial | How to Create Database, Table and Insert Data
53 views
1 month ago
YouTube
Software Testing
8:21
How to create Database and Table in SQL (Beginner Friendly)
2 weeks ago
YouTube
Rita Onuoha
5:11
How to Create Database & Table in MS SQL Server using SSMS | Beginner Tutorial #programmingkeeda
46 views
5 months ago
YouTube
Programming Keeda
See more
More like this
Feedback