「select distinct publisher from books where exists ( select * from books2 where title like &#x27;%国語%&#x27;and id = books.id);」