All
Search
Images
Videos
Shorts
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
Top suggestions for SQL Syntax for Creating Table
Create Table
in SQL
Creating a Table
Query
Writing an
SQL Table
How to Create
SQL Table
Create New
SQL Table
SQL Create Table
Examples
SQL Create Table
Tutorial
Making Table
in SQL
CreateTable SQL
Number
Create Product
Table in SQL
SQL
Server Create Table
Create Employee
Table in SQL
Create SQL
Database Table
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
Create Table
in SQL
Creating a Table
Query
Writing an
SQL Table
How to Create
SQL Table
Create New
SQL Table
SQL Create Table
Examples
SQL Create Table
Tutorial
Making Table
in SQL
CreateTable SQL
Number
Create Product
Table in SQL
SQL
Server Create Table
Create Employee
Table in SQL
Create SQL
Database Table
mssqltips.com
CREATE TABLE SQL Server Syntax Examples
In this article we cover an introduction to the CREATE TABLE syntax for creating a new SQL Server table.
Mar 15, 2022
SQL Basics
The Complete Beginner’s Guide to SQL Fundamentals
learnsql.com
Feb 21, 2017
0:10
Basic SQL Queries (Part 1) Learning SQL? 🤔 Here are the first 4 steps to get started ⬇️ 1️⃣ Create Database 🗂️ CREATE DATABASE my_database; 2️⃣ Create Table 📋 CREATE TABLE employees ( id INT PRIMARY KEY, name VARCHAR(50), department VARCHAR(50), salary DECIMAL(10,2) ); 3️⃣ Insert Data ✍️ INSERT INTO employees (id, name, department, salary) VALUES (1, 'John Doe', 'IT', 50000); 4️⃣ Select All Data 🔍 SELECT * FROM employees; 💡 That’s it! You just created your first database, added data & retri
Facebook
Ȼłⱥᵴᵴîȼⱥł “Ʀⱥɉøᵰ”
22K views
6 months ago
37:35
SQL basics and creating a simple database - SQL tutorial for beginners
YouTube
Duckademy IT courses
354.8K views
Aug 20, 2015
Top videos
Generate Primary Key When Creating A Table Sql
weebly.com
4 months ago
Learn SQL: CREATE DATABASE & CREATE TABLE Operations
sqlshack.com
168 views
Dec 5, 2019
2:19
Learn how to CREATE TABLE in SQL step by step 🚀
YouTube
Data Learn Hub
91 views
1 month ago
SQL Joins
How to Learn SQL JOINs
learnsql.com
Jun 2, 2020
How to Practice SQL JOINs
learnsql.com
Mar 24, 2020
Introduction to joins - SQL Video Tutorial | LinkedIn Learning, formerly Lynda.com
linkedin.com
Jun 3, 2024
Generate Primary Key When Creating A Table Sql
4 months ago
weebly.com
Learn SQL: CREATE DATABASE & CREATE TABLE Operations
168 views
Dec 5, 2019
sqlshack.com
2:19
Learn how to CREATE TABLE in SQL step by step 🚀
91 views
1 month ago
YouTube
Data Learn Hub
0:11
How to create a table in SQL? #SQL #LearningSQL #DataAnalytics #S
…
42 views
1 month ago
YouTube
Anmol Kumar
6:17
HOW TO CREATE SQL TABLE IN DATABASE
14 views
2 months ago
YouTube
Mark Brown
1:01
How to create table in sql
219 views
1 month ago
YouTube
Edu Hub
SQL Create Table | Quick Tips Ep62
17.5K views
Mar 16, 2021
YouTube
Joey Blue
9:09
CONSTRAINTS IN SQL
287.6K views
Sep 1, 2019
YouTube
Crack Concepts
10:39
MySql Tutorial in 10 Minutes
331.3K views
Aug 18, 2017
YouTube
TubeMint
38:06
DATABASE AND SQL | Class 12 Python | Computer Science
1.2M views
Feb 1, 2021
YouTube
Apni Kaksha Official
4:20:39
SQL Tutorial - Full Database Course for Beginners
20.5M views
Jul 2, 2018
YouTube
freeCodeCamp.org
6:04
Creating A Table With SQL Code
19K views
Jun 23, 2021
YouTube
Maven Analytics
22:43
MYSQL COMMANDS (Part - 1) Create Database | Data Types | ch
…
156.5K views
Jul 10, 2020
YouTube
Swati Chawla
3:37
Java Database Programming Tutorial | Creating Table In NetBea
…
25.9K views
Dec 17, 2013
YouTube
O'Reilly - Video Training
5:39
SQL Server Fundamentals #8: Create Table With T-SQL
1.3K views
Apr 18, 2019
YouTube
Grant Fritchey
6:57
Select Case - VB.Net - Visual Basic Tutorial
45.5K views
Nov 27, 2013
YouTube
Ken Swartwout
10:34
Adding a default constraint - Part 4
1.2M views
Aug 5, 2012
YouTube
kudvenkat
10:10
SQL Tutorial - 12: Inserting Data Into Tables
692.2K views
Oct 9, 2013
YouTube
The Bad Tutorials
9:41
Creating a Query In SQL View (MS Access)
40.7K views
Feb 5, 2017
YouTube
Geography @ MCC
11:02
Lec-62: SQL Queries and Subqueries (part-4) | Having claus
…
833.8K views
Sep 18, 2018
YouTube
Gate Smashers
7:52
Customizing WordPress #4 - Creating Page Templates
145.1K views
Mar 7, 2014
YouTube
Syntax
3:22
SQL Tutorial - 14: The SELECT Query
176.6K views
Oct 21, 2013
YouTube
The Bad Tutorials
5:06
SQL Tutorial - 5: Create, Use and Drop Databases
201.3K views
Aug 31, 2013
YouTube
The Bad Tutorials
17:17
MySQL - The Basics // Learn SQL in 23 Easy Steps
1.2M views
Apr 16, 2021
YouTube
Fireship
7:42
How to create Table,Insert,Update,Delete in SQL
…
1.3M views
Apr 28, 2016
YouTube
Dawa CIT
15:36
SQL Create Table and Insert Data - A Complete Tutorial
287.2K views
Apr 28, 2020
YouTube
The SQL Guy
0:41
How to Truncate Table in SQL
45.5K views
May 29, 2013
YouTube
Internet Services and Social Networks Tutorial…
6:31
Introduction to SQL | DDL, DML, DQL, DCL, TCL Commands in SQL
1.4M views
Jul 15, 2021
YouTube
Learn Coding
6:45
SQL Tutorial for Beginners 2: Creating Your First Table
165.7K views
Oct 13, 2015
YouTube
Corey Schafer
See more videos
More like this
Feedback