if (select count(*) from PermissionTags where TagNo=88 and Type=700)=0 then insert into PermissionTags(TagNo,Type,Note) values(88,700,''); end if;