Tech Zero·FollowSep 18, 2022--ListenShareFor #5, I'll add one more thing- If you're writing comments for a SQL stored Procedure, add a sample call to tell a user (for ex: exec stored_proc_name(arg1, arg2) how the SP should be executed and what do the input parameters look like.