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
How to Create Table
in SQL
SQL
Basics
How to Create Table
in SQL Server
SQL
Join
Mani De Souza
SQL
Injection
Design DB
SQL
Database
DBMS BCA 3 Sem
SQL
Server
Database Tutorial for Beginners
SQL
for Beginners
Database Table
Design
Excel
Database Design Steps
SQL
Cheat Sheet
MySQL Tutorial for Beginners
RDBMS
How to
Create a Database Structure
PostgreSQL
SQL
Interview Questions
MySQL
SQL
MongoDB
Data Science
PHP
SQL
vs NoSQL
Oracle
Python
Java
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
How to Create Table
in SQL
SQL
Basics
How to Create Table
in SQL Server
SQL
Join
Mani De Souza
SQL
Injection
Design DB
SQL
Database
DBMS BCA 3 Sem
SQL
Server
Database Tutorial for Beginners
SQL
for Beginners
Database Table
Design
Excel
Database Design Steps
SQL
Cheat Sheet
MySQL Tutorial for Beginners
RDBMS
How to
Create a Database Structure
PostgreSQL
SQL
Interview Questions
MySQL
SQL
MongoDB
Data Science
PHP
SQL
vs NoSQL
Oracle
Python
Java
0:06
YouTube
Made Simple MSSQL
Create Table in SQL Server | #sql #coding #sqlserver | Made Simple MSSQL
Create Table in SQL Server | #sql #coding #sqlserver | Made Simple MSSQL Learn how to create a table in SQL Server in the simplest way possible!. Whether you're preparing for SQL interviews or starting your journey in database management, this short video will help you build a strong foundation. Donβt Forget To Like , Comment , Share ...
73 views
1 month ago
Watch full video
Shorts
0:11
27.5K views
I said what I said!! If you want to come a data analyst in 2026 and you donβt know
codingfortherestofus
1:18
200 views
SQL2/30 Days π₯| How to Create Database & Table in SQLπ #dataanalyst #sql
InsightFlow
SQL Table Basics
3:57:54
SQL Tutorial for Beginners (Complete Course using MySQL)
YouTube
CodeWithHarry
2.8M views
11 months ago
44:57
SQL Tutorial for Beginners
YouTube
Kevin Stratvert
2.9M views
Mar 22, 2022
3:12
Understanding SQL Tables: Components and Structure - SQL Tutorial #4
YouTube
Data with Baraa
13.1K views
Jan 7, 2023
Top videos
0:59
How to Create Table in SQL | SQL Basics for Beginners
YouTube
TheGkTech
115 views
4 months ago
0:37
learn sql, create table| sql series #coding
YouTube
ABHISHEK PRASAD
749 views
3 months ago
1:21
Day 2 β Create Table π₯ SQL from scratch β Interview level
YouTube
Coding Analytics
122 views
2 months ago
SQL Table Constraints
14:13
SQL Table Constraints | No better explanation than this!
YouTube
Digital Voyager
24 views
4 months ago
25:47
SQL Database Constraints Explained | Not Null, Check, Default | Unique | Composite - A Full Guide
YouTube
Programming Is Fun
255 views
9 months ago
9:50
Constraints in SQL (Example Queries)
YouTube
Neso Academy
34.4K views
Feb 3, 2025
0:59
How to Create Table in SQL | SQL Basics for Beginners
115 views
4 months ago
YouTube
TheGkTech
0:37
learn sql, create table| sql series #coding
749 views
3 months ago
YouTube
ABHISHEK PRASAD
1:21
Day 2 β Create Table π₯ SQL from scratch β Interview level
122 views
2 months ago
YouTube
Coding Analytics
1:18
SQL2/30 Days π₯| How to Create Database & Table in SQLπ #dataanalyst #sql #sqlplaylist #sqlseries π
200 views
3 months ago
YouTube
InsightFlow
1:56
SQL DDL Command: CREATE Tables
121 views
3 months ago
YouTube
Data with Ololade
0:20
SQL Create Table #windows #coding #computer #excel #msword
381 views
2 months ago
YouTube
My Coding Project
0:50
How do I create tables using SQL in Databricks?
705 views
2 months ago
YouTube
Engenharia de Dados | Data Engineer Help
0:49
π How to create databases and tables in SQL Server (Quick and easy)
1.3K views
3 months ago
YouTube
ClickOS
0:53
How to Increase Table Performance with Partitioning on Column
502 views
2 months ago
YouTube
Learnomate Technologies
0:39
Setup Python SQL Database Quickly β‘
828 views
3 months ago
YouTube
EDUCBA
0:18
Insert Multiple Records into Database Table: SQL Tutorial #shorts
9 views
2 months ago
YouTube
Durga Software Solutions
0:11
I said what I said!! If you want to come a data analyst in 2026 and you donβt know what a pivot table is DONT even worry about learning SQL or tableau. Start with the basics - most analyst jobs are not going to test you on Tableau but they will test you on excel. Having a strong foundation in excel will make learning SQL and tableau 1000x easier. Baby steps π₯°π€π€ #DataAnalyst #ExcelInterview #sql
27.5K views
5 months ago
TikTok
codingfortherestofus
1:07
Understanding SQL vs NoSQL: Choosing the Right Database
72K views
3 months ago
TikTok
picklerickursion
0:15
Os vídeos de beaa (@beaazxz) com som original - prod.Nifour
10.2K views
4 months ago
TikTok
beaazxz
0:52
FiveM Development: Correcting Object ID Issues
6.8K views
4 months ago
TikTok
trukflint
0:39
Smart Excel Table Trick to Auto-Apply Totals
10.1K views
1 month ago
TikTok
dataanalytics.07
1:24
Beginner's Guide to SQL for Data Analytics
14.1K views
9 months ago
TikTok
amaanvarachia
0:06
Want to become a Data Analyst? Hereβs the full roadmap: π Excel β tables, filters, charts, pivot tables π SQL β databases, schemas, queries π Python β basics, pandas, matplotlib π Power BI or Tableau β dashboards & data visualization π Storytelling with data β turn insights into impact πΌ Portfolio β resume, GitHub, LinkedIn optimization π― Interviews β behavioral SQL Excel take-home practice π Job portals β LinkedIn, Indeed, ZipRecruiter No gatekeeping. Just skills execution. If youβre se
19.7K views
3 months ago
TikTok
coursera
0:07
π Your database is for data, not for JPEGs. Stop storing binary files in your SQL tables. β What the Junior Misses: The Junior converts the image into a Base64 string or uses a BLOB (Binary Large Object) type and stuffs it directly into a table row. 1οΈβ£ The Failure: Databases are optimized for structured data, not heavy files. 2οΈβ£ The Cost: Your database backups become massive (taking hours instead of minutes), RAM is wasted caching images instead of queries, and you pay
4.7K views
4 months ago
TikTok
napkin.engineer
See more
More like this
Short videos
0:06
Create Table in SQL Server | #sql #coding #sqlserver | Made Simple MSSQL
73 views
1 month ago
YouTube
Made Simple MSSQL
0:59
How to Create Table in SQL | SQL Basics for Beginners
115 views
4 months ago
YouTube
TheGkTech
0:37
learn sql, create table| sql series #coding
749 views
3 months ago
YouTube
ABHISHEK PRASAD
1:21
Day 2 β Create Table π₯ SQL from scratch β Interview level
122 views
2 months ago
YouTube
Coding Analytics
0:11
I said what I said!! If you want to come a data analyst in 2026 and you donβt know what a
27.5K views
5 months ago
TikTok
codingfortherestofus
1:18
SQL2/30 Days π₯| How to Create Database & Table in SQLπ #dataanalyst #sql #sqlplaylist
200 views
3 months ago
YouTube
InsightFlow
1:56
SQL DDL Command: CREATE Tables
121 views
3 months ago
YouTube
Data with Ololade
0:20
SQL Create Table #windows #coding #computer #excel #msword
381 views
2 months ago
YouTube
My Coding Project
0:50
How do I create tables using SQL in Databricks?
705 views
2 months ago
YouTube
Engenharia de Dados | Data
0:49
π How to create databases and tables in SQL Server (Quick and easy)
1.3K views
3 months ago
YouTube
ClickOS
0:53
How to Increase Table Performance with Partitioning on Column
502 views
2 months ago
YouTube
Learnomate Technologies
0:39
Setup Python SQL Database Quickly β‘
828 views
3 months ago
YouTube
EDUCBA
0:18
Insert Multiple Records into Database Table: SQL Tutorial #shorts
9 views
2 months ago
YouTube
Durga Software Solutions
1:07
Understanding SQL vs NoSQL: Choosing the Right Database
72K views
3 months ago
TikTok
picklerickursion
0:15
Os vídeos de beaa (@beaazxz) com som original - prod.Nifour
10.2K views
4 months ago
TikTok
beaazxz
0:52
FiveM Development: Correcting Object ID Issues
6.8K views
4 months ago
TikTok
trukflint
0:39
Smart Excel Table Trick to Auto-Apply Totals
10.1K views
1 month ago
TikTok
dataanalytics.07
1:24
Beginner's Guide to SQL for Data Analytics
14.1K views
9 months ago
TikTok
amaanvarachia
0:06
Want to become a Data Analyst? Hereβs the full roadmap: π Excel β tables,
19.7K views
3 months ago
TikTok
coursera
0:07
π Your database is for data, not for JPEGs. Stop storing binary files in your SQL tables. β
4.7K views
4 months ago
TikTok
napkin.engineer
More like this
Feedback