alter table ticket_template add column qsubject varchar(80) after usubject; alter table ticket_template add column qtemplate text after utemplate;