Salesforce Interview Questions with Answers Part 60
1. USING SCOPE clause for SOQL The new USING SCOPE clause for SOQL queries lets you limit results by filterScope. Syntax: SELECT column_name FROM table_name USING SCOPE filterScope_value filterScope_value can ....