Last 5 Pages Viewed: Special:WhatLinksHere/Install and Learn ... » Special:WhatLinksHere/Canceromics and Ge... » Bioinformatics 1st semester 2015/Yoon Ch... » Special:WhatLinksHere/Daniyar Zhumagaliy... » MySQL Programming homework by MJ 2018050...

MySQL Programming homework by MJ 20180504

From Biolecture.org

1) make database named hw0507 and try to use this database.

 

 

2) make table in database named hw0507. make 5 coloumns; id, subject, grade, start, end.

   then put rows in the table and check.

 

3) put same rows then make 1 row be taken out from table and check.