Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Homework 2.

1: Using Adminer

Step 1 Connect to adminer from your client machine to your lamp server port 12322
Step 2 Login with root account and password
Step 3 Create new database with name testDB

Step 4 Verify that the database was created


Step 5 Switch to SQL command

Step 6 Create table customers with a SQL statement; click execute

Step 7 Verify that table has been created


and snip a screen and paste it to the turn in file
Step 8 Execute a DROP TABLE statement

Step 9 Exececute DROP DATABASE statement

Step 10 Verify that the database has been removed


snip another screen to show that you have removed the database

Step 11 Please turn in 1 PDF file that has the 2 images to BeachBoard's DropBox

You might also like