Hi, I have a list of ''chat users'' in my DB and I want to rename a specific user if possbile. I am using the SELECT * FROM users WHERE nickname='username' and I am stuck here with the next query that needs to be written in order to change nickname. Can anyone help me with this ? Best.