Thinking in Sets versus Procedural code -
04-11-2007
, 02:42 PM
I am trying to collect a few examples of SQL queries that were done
with a "procedural mindset" and another solution done with a "set-
oriented mindset". I have a short article at
http://www.dbazine.com/ofinterest/oi-articles/celko5
with an example of what I want.
Anyone got some examples? |