Open main menu

Biolecture.org β

Changes

MySQL Programming homework by Ko Minjeong 20180504

636 bytes added, 14:39, 7 May 2018
Created page with "<p>1) make database named hw0507 and try to use this database.</p> <p> <img alt="" src="/ckfinder/userfiles/images/make%20database.JPG" style="height:463px; width:798px" />..."
<p>1) make database named hw0507 and try to use this database.</p>

<p>&nbsp;<img alt="" src="/ckfinder/userfiles/images/make%20database.JPG" style="height:463px; width:798px" /></p>

<p>&nbsp;</p>

<p>2) make table in database named hw0507. make&nbsp;5 coloumns; id, subject, grade, start, end.</p>

<p>&nbsp;&nbsp; then put rows in the table and check.</p>

<p><img alt="" src="/ckfinder/userfiles/images/make%20table.JPG" style="height:660px; width:804px" /></p>

<p>3) put same rows then make 1 row be deleted and check.</p>

<p><img alt="" src="/ckfinder/userfiles/images/delete%20data.JPG" style="height:661px; width:799px" /></p>
Anonymous user