Revolutionize the use of simple query strings to make them more efficient using SOQL Overview Write optimized SOQL statements Discover the standards to follow while writing SOQL statements Learn how to write SOQL statements without hitting the limits set by Salesforce.com In Detail This practical guide will tell you everything you need to know about SOQL statements. You will learn the optimum way to write complex SOQL statements with this easy-to-understand guide. Beginning with basic SOQL statements, you will progress quickly onto more advanced statements, such as how to filter multiselect picklist values to escape sequences. This book will teach you how to sort records with more than one field, sorting with more than one fieldone in ascending ord...