alter table usrgrp add gui_access integer DEFAULT '0' NOT NULL; alter table usrgrp add users_status integer DEFAULT '0' NOT NULL;