`WHERE item.itemtype NOT IN (<stuff you want to...
# suiteql
j
WHERE item.itemtype NOT IN (<stuff you want to exclude>)
?