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

Task 1: Creating and inserting temporary data on the following tables: tbl_users, tbl_dept, tbl_accounts

Task 2: Show the temporary data on the following tables: tbl_users, tbl_dept, tbl_accounts

Task 3: Delete data on the following tables: tbl_users, tbl_dept, tbl_accounts

Task 4: Update a specific data on the following tables: tbl_users, tbl_dept, tbl_accounts
Task 5: Dump your database with the filename: db_system.sql

Task 6: Combine all the table

You might also like