What is the benefit of using the WITH CHECK OPTION clause in your view definition? MS SQL Server 2008 What is the benefit of using the WITH CHECK OPTION clause in your view definition? Answer – Your view adheres to criteria set with the SELECT statement. (The WITH CHECK OPTION assures current data is displayed.) Share this Share on FacebookTweet on TwitterPlus on Google+