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
MySQL Database Tutorial
1:59:31
MySQL Database - Full Course
YouTube
freeCodeCamp.org
320.7K views
Jul 20, 2021
17:17
MySQL - The Basics // Learn SQL in 23 Easy Steps
YouTube
Fireship
1.1M views
Apr 16, 2021
8:57:19
MySQL Full Course in 9 Hours 🚀 | Step-by-Step Tutorial for Beginners to Advanced (2025)
YouTube
StarAgile
1.6K views
4 months ago
Top videos
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
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | Windows 10/11
YouTube
Geeky Script
47.1K views
May 28, 2023
2:39
Microsoft SQL Server Management Studio - Create Database and Load SQL File
YouTube
Ryan Jones
127K views
May 6, 2017
MySQL Database Design
0:36
How-to: MySQL Password Reset (SQL Tutorial)
YouTube
Database Dive
4.8K views
May 18, 2023
0:56
MySQL Course Shorts | Lecture 4: Describe Database Table #mysql
YouTube
Java Guides
752 views
1 month ago
1:47
MySQL Course Shorts | Update Multiple Records in Database Table #mysql Update Statement in SQL
YouTube
Java Guides
530 views
3 weeks ago
Jump to key moments of How to Write Database On SQL Server
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
10:54
From 04:25
Using SQL Scripts for Database Creation
Create Database in SQL Server
YouTube
SQL with Manoj
15:38
From 01:09
Understanding Database Types
How to Create Database in SQL Server
YouTube
Data Science Center
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
4:26
From 01:52
Writing Simple Queries
How to Create Database, Table, and Insert Data in SQL Server 2022 | Wind
…
YouTube
Geeky Script
2:39
From 00:36
Creating a New Database
Microsoft SQL Server Management Studio - Create Database and Load SQ
…
YouTube
Ryan Jones
5:42
From 00:46
Creating a Database
SQL Server Database Creation, Tables and Relationships | SQL Server Manag
…
YouTube
TECHINSPEC
9:15
From 01:07
Creating a New Database
How to Create a New Database Using SQL Server Management Studio
YouTube
Techavilly
3:48
From 02:25
Creating a New Database
How To Create A New SQL SERVER Database Using SQL SERVER Manage
…
YouTube
Benjamin Fadina
7:49
From 06:14
Verifying Your Objects Were Created Successfully
How to Create a Database in SQL with Management Studio
YouTube
The Code Bites Channel
12:14
How to Create MS SQL Database Using SQL Server Management St
…
281K views
Mar 3, 2015
YouTube
Kindson The Tech Pro
4:26
How to Create Database, Table, and Insert Data in SQL Server 2022 | W
…
47.1K views
May 28, 2023
YouTube
Geeky Script
2:39
Microsoft SQL Server Management Studio - Create Database and Loa
…
127K views
May 6, 2017
YouTube
Ryan Jones
5:42
SQL Server Database Creation, Tables and Relationships | SQL Se
…
105.8K views
Dec 2, 2020
YouTube
TECHINSPEC
8:51
Creating tables and adding data in Microsoft SQL Server - using GUI
…
58.5K views
May 12, 2021
YouTube
SQL Server 101
4:13
Writing your first SQL queries in SQL Server
44.4K views
Sep 20, 2016
YouTube
Larry Domine
1:22:44
SQL Server Management Studio (SSMS) | Full Course
653.4K views
Mar 13, 2021
YouTube
Joey Blue
7:00
Learn How to Create a Database | First Steps in SQL Tutorial
312.3K views
Feb 5, 2019
YouTube
365 Data Science
4:20:39
SQL Tutorial - Full Database Course for Beginners
19.9M views
Jul 2, 2018
YouTube
freeCodeCamp.org
44:57
SQL Tutorial for Beginners
2.6M views
Mar 22, 2022
YouTube
Kevin Stratvert
1:02:23
Learn SQL in 1 Hour - SQL Basics for Beginners
3.8M views
Sep 14, 2017
YouTube
Joey Blue
2:27
How to Create Table in SQL Server Management Studio
342.4K views
Aug 13, 2016
YouTube
studywithdemo
1:55
How to Create a Database | SQL Tutorial for Beginners | 2021
120.6K views
Jun 9, 2021
YouTube
Amit Thinks
5:41
SQL Server Database Quick Step-by-Step Setup Guide
24.6K views
Sep 26, 2023
YouTube
Foresight BI
17:40
Learn Basic SQL in 15 Minutes | Business Intelligence For Beginne
…
2.7M views
Nov 11, 2020
YouTube
Adam Finer - Learn BI Online
5:49
How to BACKUP DATABASES in SQL Server Management Studio
186.3K views
Sep 22, 2020
YouTube
BI with Mina
13:46
SSMS Tutorial (SQL Server Management Studio) - Feature De
…
97.3K views
Nov 29, 2021
YouTube
Database Star
8:01
How to Create Your First Database
358.7K views
Jul 16, 2019
YouTube
CBT Nuggets
3:39
🔥How to Create a Database in SQL | Database Table in SQL | SQL Tuto
…
10.3K views
Jan 20, 2023
YouTube
Simplilearn
6:41
How to Create a MySQL Database for Beginners in MySQL Workbench
470.7K views
Aug 16, 2019
YouTube
Kindson The Tech Pro
15:50
DBeaver Tutorial - How to Use DBeaver (SQL Editor)
363.5K views
Jun 7, 2022
YouTube
Database Star
3:10:25
SQL Database App with Windows GUI – Project Tutorial
141.2K views
Mar 16, 2023
YouTube
freeCodeCamp.org
11:51
Simple SQL query in WAMP Server create database table CURD opera
…
14.2K views
Dec 5, 2020
YouTube
CodexBD
1:25
How to create local db using microsoft sql server management
…
237.2K views
May 5, 2021
YouTube
marxapril
2:44:47
SQL Querying for Beginners Tutorial
302.7K views
Jan 7, 2022
YouTube
Learnit Training
9:36
Create Free MySQL Database Online
262.6K views
May 18, 2022
YouTube
Automation Step by Step
4:15
how to create database, tables using sql server management studio
2.6K views
Feb 15, 2023
YouTube
My Coding Project
8:14
Creating database and tables from csv in SQL server
21.7K views
Apr 10, 2021
YouTube
Indranil Goswami
50:08
Intro To SSMS - Get to know SQL Server Management Studio
61.2K views
Sep 12, 2022
YouTube
IAmTimCorey
See more videos
More like this
Feedback