Ability to Select All, Standard, Custom Fields in SOQL Query

Ability to Select All, Standard, Custom Fields in SOQL Query

Salesforce Object Query Language (SOQL) now makes it easy to include pre-defined groupings of fields within a query statement using the new FIELDS() function.

  1. Use FIELDS(ALL)FIELDS(STANDARD), or FIELDS(CUSTOM) in your SELECT statements.
  2. The SOQL FIELDS function must have a LIMIT of at most 200
No alt text provided for this image



Alexander Ong

Salesforce Developer

4 年

Thanks for posting this :D

回复
Santosh M.

10xSalesforce|GoogleProjectMgmt|PSPO-1|SFDC SolutionArchitect|Release Mgmt

4 年

To note , more than 200 records can't be fetched with this field function ??

要查看或添加评论,请登录

Abhinav Sharma的更多文章

社区洞察

其他会员也浏览了