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
Top suggestions for SQL Create Author Table
SQL Create Table
Examples
Oracle CreateTable
Example
SQL Create Table
Tutorial
MySQL Tutorial
Create Table
SQL Temp Table
Example
How to Create a SQL Table
From a Query
Create New
SQL Table
Creating Tables
in SQL
SQL Server Create
View
Create Tables
Statement SQL
CreateTable Command
SQL
Create Index On View
Table SQL
Oracle Database
CreateTable
Create SQL Table
with Array
SQL Create
Temp Table
CreateTable Order by
SQL
Code to
Create a SQL Table
MySQL Create
a Table
How to
Create SQL Table
Creating a
Table in SQL
MySQL
CreateTable
SQL Table Create
Query
Create Tables
in SQL Query
Presentation Point
SQL Table
Create E
Table SQL
Create Table
and Insert in SQL
SQL Server
Create Table
Create Tables
MySQL PHP
Create a Table
Document
Create Staging Table
SSMS
How to
Create Table Using SQL
SQL Table
Structure
Create Table
in Access
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 Create Table
Examples
Oracle CreateTable
Example
SQL Create Table
Tutorial
MySQL Tutorial
Create Table
SQL Temp Table
Example
How to Create a SQL Table
From a Query
Create New
SQL Table
Creating Tables
in SQL
SQL Server Create
View
Create Tables
Statement SQL
CreateTable Command
SQL
Create Index On View
Table SQL
Oracle Database
CreateTable
Create SQL Table
with Array
SQL Create
Temp Table
CreateTable Order by
SQL
Code to
Create a SQL Table
MySQL Create
a Table
How to
Create SQL Table
Creating a
Table in SQL
MySQL
CreateTable
SQL Table Create
Query
Create Tables
in SQL Query
Presentation Point
SQL Table
Create E
Table SQL
Create Table
and Insert in SQL
SQL Server
Create Table
Create Tables
MySQL PHP
Create a Table
Document
Create Staging Table
SSMS
How to
Create Table Using SQL
SQL Table
Structure
Create Table
in Access
8:17
YouTube
lecture snippets
SQL with Oracle 10g XE - Using CREATE TABLE to Build a Table
In this video I use the CREATE TABLE command to create three tables: Books, Publisher, and Author. I use these three tables as sample data. The code I entered in is: CREATE TABLE BOOK ( BOOK_ID VARCHAR(4) PRIMARY KEY, ISBN_10 VARCHAR(10), ISBN_13 VARCHAR(13), TITLE VARCHAR(50), CATEGORY VARCHAR(15), PRICE DECIMAL(6,2), BINDING VARCHAR(1), PUB ...
177.4K views
Jul 25, 2011
SQL Server Table Basics
1:45:18
SQL Server Tutorial For Beginners | Microsoft SQL Server Tutorial | SQL Server Training | Edureka
YouTube
edureka!
926K views
Jan 14, 2020
8:51
Creating tables and adding data in Microsoft SQL Server - using GUI and T-SQL code
YouTube
SQL Server 101
67.6K views
May 12, 2021
9:37
SQL Basics Tutorial For Beginners | Installing SQL Server Management Studio and Create Tables | 1/4
YouTube
Alex The Analyst
1.5M views
Mar 1, 2020
Top videos
7:48
SQL Tutorial - 9: Create Table Statement
YouTube
The Bad Tutorials
1.8M views
Oct 8, 2013
5:42
SQL Server Database Creation, Tables and Relationships | SQL Server Management Studio
YouTube
TECHINSPEC
112.4K views
Dec 2, 2020
7:00
Learn How to Create a Database | First Steps in SQL Tutorial
YouTube
365 Data Science
325.1K views
Feb 5, 2019
SQL Server Data Types
2:52
SQL Server Data Types Fundamentals for Beginners
YouTube
IT Software Dev
3 months ago
3:18
SQL Server Data Types
YouTube
BI Tips & Tricks
265 views
Feb 9, 2025
5:45
3- Understanding Data Types in SQL Server | MS SQL Tutorial for Beginners
YouTube
TutorialsSpace- Er. Deepak
84 views
Apr 27, 2025
7:48
SQL Tutorial - 9: Create Table Statement
1.8M views
Oct 8, 2013
YouTube
The Bad Tutorials
5:42
Find in video from 02:09
Creating Tables Using SQL Query Window
SQL Server Database Creation, Tables and Relationships | SQL Se
…
112.4K views
Dec 2, 2020
YouTube
TECHINSPEC
7:00
Find in video from 05:06
Exploring MySQL Workbench Interface
Learn How to Create a Database | First Steps in SQL Tutorial
325.1K views
Feb 5, 2019
YouTube
365 Data Science
3:13
SQL query to get Book Titles and Author Names from Library Datab
…
4.2K views
Nov 21, 2022
YouTube
Sudhansu Sekhar Prusty
7:25
Lec-61: Create table in SQL with execution | SQL for Beginners | Or
…
952K views
Dec 12, 2020
YouTube
Gate Smashers
16:54
Find in video from 04:20
Creating a New Database Table
Learn Basic SQL in 15 Minutes (PART 2/3) | Creating Tables | SQ
…
302K views
Oct 1, 2021
YouTube
Adam Finer - Learn BI
15:58
Find in video from 12:40
Creating Tables
SQL Database Design Tutorial for Beginners | Data Analyst Portfolio
…
169.8K views
Feb 18, 2022
YouTube
Adam Finer - Learn BI
15:05
Find in video from 01:04
Creating a Database
How to Create a Database, Add Tables and Import Data in MySQL
…
739.1K views
Aug 31, 2020
YouTube
Matt Macarty
15:36
Find in video from 01:02
Creating a Table
SQL Create Table and Insert Data - A Complete Tutorial
289.3K views
Apr 28, 2020
YouTube
The SQL Guy
8:10
Find in video from 00:18
Creating a Table
MySQL: How to create a TABLE
540K views
Oct 9, 2022
YouTube
Bro Code
6:18
Find in video from 01:47
Creating a Table in SQL
SQL with Microsoft Access 2016 lesson 1 - Create table
381.7K views
Mar 6, 2016
YouTube
Magic Monk
13:15
SQL WITH Clause | Clearly Explained | CTEs vs Subqueries v
…
125.3K views
Jul 3, 2024
YouTube
Maven Analytics
12:40
Primary Key and Foreign Key Constraints in SQL
57.9K views
Feb 6, 2025
YouTube
Neso Academy
11:06
Find in video from 03:43
Relating Author Table to Book Table
Database Design for a Library Management System
94.1K views
Jun 22, 2021
YouTube
Database Star
3:27
Find in video from 02:02
Creating Tables
How To Create and Populate Tables in SQL Developer
92.5K views
Oct 6, 2013
YouTube
Database Star
2:13
How To Create Table in Database Using SQL Command
63.8K views
Apr 8, 2021
YouTube
Zubair Shah
3:49
Find in video from 00:32
Creating a Schema in SQL Server
Create Schema in Sql Server
121.3K views
Jan 29, 2017
YouTube
Web Development
30:47
III SEM BCA SEP - DBMS Lab - A3 - Create a table BOOK using SQL c
…
638 views
8 months ago
YouTube
Mani Dsouza
7:52
SQL Window Functions | Clearly Explained | PARTITION BY, ORDE
…
277.9K views
Jun 5, 2024
YouTube
Maven Analytics
8:51
Find in video from 00:39
Creating Employees Table
Creating tables and adding data in Microsoft SQL Server - using GUI
…
67.6K views
May 12, 2021
YouTube
SQL Server 101
8:52
Find in video from 02:21
Creating a Table
Oracle - SQL - Create Table
197.7K views
Feb 2, 2018
YouTube
TutorialsPoint
13:09
21. Create mapping tables | Spring boot tutorials | Code Simple
8.3K views
Jan 19, 2020
YouTube
Code Simple
5:04
Find in video from 00:24
Creating a Table
Oracle SQL Tutorial 11 - CREATE TABLE
125.1K views
Nov 27, 2016
YouTube
Caleb Curry
1:00
Creating tables in SQL
62.3K views
Sep 21, 2022
YouTube
Web Tech Paradise
2:43
Find in video from 00:12
Creating a Sample Table
How to create table in database using sqlplus/ table create //relatio
…
35.5K views
Oct 14, 2021
YouTube
TALENT PAGE
6:12
Find in video from 02:06
Creating a New Table
SQL Server Tutorial: Creating a table with the designer in SQL Ser
…
5.1K views
Oct 5, 2021
YouTube
Dr. Todd Wolfe Technology Training and Tutorials
3:37
Find in video from 01:42
Creating Objects from the Table
Create Table From SELECT statement | SQL Server Tutorial
9.9K views
Sep 13, 2022
YouTube
The SQL Guy
17:53
Find in video from 05:26
Creating a Table from SQL Query
Create Table in SQL Server
11.4K views
Oct 9, 2015
YouTube
SQL with Manoj
44:44
Find in video from 02:02
Creating a student table
01 Learn SQL CREATE TABLE
2.3K views
Jul 21, 2019
YouTube
OdinTree
See more videos
More like this
Feedback