Have you ever used a stored procedure to run few integrity checks or to protect such integrity on the database. I always use the stored procedure as it will come handy when there is any such need, Erland Sommarskog has written great article on how Stored
Read More...