Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 356 Bytes

File metadata and controls

12 lines (12 loc) · 356 Bytes

database coursewares

database labs

The First Step:

Create a new database or schema

The Second Step:

Create a new db user for the above database

The Third Step:

Importing DDL_createtbwithpredrop_al.sql into mysql db
open mysql client app:
source DDL_createtbwithpredrop_al.sql

The Fourth Step:

do labs step by step