UPDATE users SET comments='This is an example showing how to update a database record using PHP' WHERE id=1Success!