SELECT Status UPDATE [Account] SET Status = 'Accept' WHERE Name = Name Status exists in my db so what is wrong here