On Sep 11, 2007, at 11:29 AM, Mike Orr wrote: > On the other hand, it's easier to do a SQL query > or bulk update in one step than to loop through all your records in a > 'for' statement, plus you can do queries directly in the command-line > tool. I'm curious about how writing a query is easier than writing a loop. It doesn't seem better to me. I wanted to mention, in case any readers don't know it, that Durus also has a command-line query tool that includes a Python interpreter. ;)