Skip to main content

Posts

Showing posts from January, 2020

Mysql Database Tutorial For Beginner & Intermediate Level - Part 01

This video explains you about the creating of new database and followed by the implementation of create , update, alter , delete , truncate and drop the table. Creating table with example data by defining the columns and its relevant datatype and the importance of primary key usage and the various methods of performing insert query and usage.