mismatch between handle table and collection/community tables
query1 SELECT handle FROM handle, item WHERE handle.resource_type_id=2 AND handle.resource_id=item.item_id query2 SELECT handle FROM handle WHERE resource_type_id=2 Length query 1 item_id 42838 Length query 2 42838 Length diff array 0