Streamline Your Code with Improved Query and Update Functionality

Posted on: Apr 24, 2014

Today’s release of Query Filters and Conditional Updates introduces capabilities that help streamline your application code. With query filters, you can refine the results from a Query operation before they are returned to you. With Conditional Updates, you can include a richer set of conditions in an update operation to perform operations like “update an item if it is less than a certain value,” or “update an item if its value is present in a given set of values.”

To learn more about these new features, please visit our blog.

To get started, visit: