Database Management Fundamentals

# Introduction In this lab, we will look at managing databases. This will involve creating databases, dropping databases and selecting databases. We will also look at retrieving database metadata and importing/exporting databases. ## Learning Objective - Concepts about database management: creating, listing, selecting and dropping databases. - Practice operations above through various MySQL clients, command line and PHP scripts. - Export data from a database table. - Import data into a database table.

|60 : 00

Click the virtual machine below to start practicing