News

🔷Using MYSQL Commands and Data types for creating an Employee Table. CREATE DATABASE — creates a new database. CREATE TABLE- creates a new table. USE — selects a simple database and then performs ...