INSERT into user (userID, userName, userSurname) values (0,'Pedro','Sánchez') and update client set clientName='Ayuntamiento' where clientID = 2;