Fetching multiple SimpleDB items in a single request
The only way to retrieve multiple items at a time, along with their attributes, from Amazon SimpleDB is with the Select operation. Typically, you query for some property of the…
Avdi Grimm, Code Cleric