I have mySql DB and have a database with a table having somedata.Now I want to modify a row with new values.Can anybody suggest me what;'s the way of doing it?To insert I use INSERT command, but whats there to modify?
need to change some values in DB
Moderator: General Moderators
need to change some values in DB
hi guys,
I have mySql DB and have a database with a table having somedata.Now I want to modify a row with new values.Can anybody suggest me what;'s the way of doing it?To insert I use INSERT command, but whats there to modify?
I have mySql DB and have a database with a table having somedata.Now I want to modify a row with new values.Can anybody suggest me what;'s the way of doing it?To insert I use INSERT command, but whats there to modify?
- andym01480
- Forum Contributor
- Posts: 390
- Joined: Wed Apr 19, 2006 5:01 pm