MYSQL COMMANDS (Part – 1) Create Database | Data Types | char v/s varchar | Create Table | CBSE 12



In this video, you will understand the following commands with syntax:

Create Database
Use Database
Show Databases
Show Tables
Create Table
and difference between char() and varchar() , various data types in mysql

MYSQL
Database Concepts: Introduction to database concepts and its need. Relational data model: Concept of domain, relation, tuple, attribute, degree, cardinality, key, primary key, candidate key, alternate key and foreign key.
https://www.youtube.com/watch?v=adw0ELL-HS0

Introduction of MYSQL, Features, MYSQL v/s SQL, DDL and DML Commands
https://www.youtube.com/watch?v=maKHoWMz4IA

Download and Install MYSQL Server (Complete Step – by – Step Guide)
https://www.youtube.com/watch?v=XJNLw3W7xew

Playlist Links:

Python Revision Tour
https://www.youtube.com/playlist?list=PL5Raijva2y4Rj6b_o7qEJr7ROubAYOP21

Functions in Python
https://www.youtube.com/playlist?list=PL5Raijva2y4QCsp_YXMcx_l94VU19fvsj

random module
https://www.youtube.com/playlist?list=PL5Raijva2y4T70gfikFKcqy-WdAA9M50E

Mathematical and String Functions
https://www.youtube.com/playlist?list=PL5Raijva2y4RyD5qC-AS2MDY35mhqlcwI

Using Python Libraries:
https://www.youtube.com/playlist?list=PL5Raijva2y4RR26kVHlzPC7-m9wxebk4-

Data Structures: Stack and Queue
https://www.youtube.com/playlist?list=PL5Raijva2y4Qhp87VuVA-ueQRgJTWhHCF

File Handling:
https://www.youtube.com/playlist?list=PL5Raijva2y4SoxE5BDz6tNkJivlSPYvDJ

Recursion
https://www.youtube.com/playlist?list=PL5Raijva2y4TyDofN9SXG3h2T4ug5N8oN

Idea of Algorithmic Efficiency
https://www.youtube.com/playlist?list=PL5Raijva2y4TEdYWXySP3HOUcHFqWqc3

Interface Python with MYSQL:
https://www.youtube.com/playlist?list=PL5Raijva2y4QBzhQw5OWIn9Dopl_M_NEE

MYSQL
https://www.youtube.com/playlist?list=PL5Raijva2y4S2sDeMIMu1kAVjwjgWyvyK

Programming Corner:
https://www.youtube.com/playlist?list=PL5Raijva2y4QSKwbV-yfkh1OzwajpJd2j

Comments are closed.