Open main menu

CDOT Wiki β

Changes

SRA840 Lab7

14 bytes added, 17:35, 11 April 2009
Milton
5. change some of the records into the table you created
mysql> update mxx ''table_name'' set name='johnjohndoe' where name='milton';
6. delete records from the table you created