Hi. We run 2012 std. I know all the arguments for and against but am wondering if t-sql has introduced the concept of a subroutine yet?
This would be contained in the sproc but for readability purposes would be "performed" from a complex block of code instead of inline. It would not be reusable, thus it belongs in a specific proc.