-- If sites is NULL or empty, user has no site access IF v_user_sites IS NULL OR array_length(v_user_sites, 1) IS NULL THEN ...