BASIC DATABASE CONCEPTS INC MYSQL CLI & SQL DATA DEFINITION LANGUAGE COMMANDS
TOPICS COVERED
basic database concepts like databases, database management system, tables, tuples/rows/records
SQL Commands
SQL DDL (Data Definition Language)
MySQL Command Line Interface Commands
how to create database in MySql
how to create tables in CLI
hot to alter tables in CLI