select (case when a.xwd_fullname='iKnow.WebHome' then -9999 when a.priority is null then 0 else a.priority end) as priority from xwikidoc a