select [name] from dbo.b_book  GROUP BY [name] having count(*)>1

相关文章: