Instead of where clause, please try having.
select col1 , count(seq_nbr) from databasename.tablename having count(seq_nbr) > 1 group by 1 order by 1 ;
Attachments
Library
Quick Reference
Archives
Sample Index
2001 Indexes