alter table users add column agendaposter_phrase varchar(50); update users set agendaposter_phrase='trans lives matter' where agendaposter>0;