Database Creation and Table Creation
Step:1 Open MYSQL command Line Client
Step:2 Type password ( at installation time given password)
Step:3 CREATE DATABASE School;
Step:4 USE School;
Step:5 CREATE TABLE student...............................................
Download
0 formats
No download links available.
Day-3: Mastering Database Creation and Table Creation | NatokHD