0 LIKES LikeUnLike
I'm supposed to work with a MySQL database.In the command prompt I log into the MySQL server 5.0 and enter this:"mysql> show tables;""mysql>select * from devicestates;"Then the 'devicestates' are displayed in a table(has 14 rows and 4 columns of information)What I need to do is edit this table that has 14 entries. So what are the commands I need to use to delete certain entries in the table?How about amending the data of a certain entry?
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 3 answers.