select count(field_name),field_name from table_name
where field_name
group by field_name
having count(field_name) > 1 ;
where field_name
group by field_name
having count(field_name) > 1 ;
A simple and professional blog to shaver the information around the globe!!!
Comments
Post a Comment