I have table it's name Members contain this field (ID,username,age,password)

How can I go to the recode that it's ID=4 and replace the (username,age,password) with other values

Thanks