top of page
Writer's picturePoopin Mah Business

Week 3

I have created three separate SQL Queries.


The first would:

  1. Drop any databases named "GUARDIAN", if there is any.

  2. Create GUARDIAN Database

  3. Delete any existing tables in GUARDIAN database

  4. Create Tables

Second SQL Query would:

  1. Add dummy data into the database tables.

Third SQL Query would:

  1. View all tables in GUARDIAN Database. (Created for easy viewing)

1 view0 comments

Recent Posts

See All

Week 15, 16, 17, 18

I have made a simple webpage that we will be using for the gamification part of the project. We wanted to make a short quiz that engages...

Week 11, 12, 13 & 14

I have managed to implement firebase to the console. When sending a command from the console, it will be sent from the webpage to the...

Week 10

Unfortunately, no progress has been made during this week of holiday. I have been rushing to complete both my Deep Learning and Digital...

Comments


bottom of page