SELECT Test_His_Code , COUNT(*) count

FROM tbl_lab_setup_Test

GROUP BY [Test_His_Code] Having COUNT(*) > 1

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: