Query to insert values in the empty fields in the last row of a table in Mysql database?

I have some fields filled and some fields empty in the last row of my MYSQL database. Now I want to fill up those empty fields in the last row. So what will be the query for that?

View Answers









Related Tutorials/Questions & Answers:
Advertisements