Sunday, June 28, 2009

Multi-Rectangle \ Spiral [T-SQL]

I wrote a script which draws multiple rectangle-inside-rectangle in T-SQL. The number of rectangles to be drawn can be set ... to a certain extent ;)

A change of a parameter at the end of the script produces a spiral.