-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
- Feature
- Bug Request
Description
WITH was not initially implemented
https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/sforce_api_calls_soql_select_with_datacategory.htm
SELECT Title FROM KnowledgeArticleVersion WHERE PublishStatus='online' WITH DATA CATEGORY Geography__c ABOVE usa__cSELECT Id FROM UserProfileFeed WITH UserId='005D0000001AamR' ORDER BY CreatedDate DESC, Id DESC LIMIT 20Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request