Activity Forums Salesforce® Discussions How can I append entire fields at once in query? Like 'SELECT * FROM ACCOUNT' in SQL .

  • Himanshu

    Member
    August 9, 2016 at 2:06 pm

    Hi Pranav,

    you can use the eclipse for the entire fields to make the query.

  • Ajay Prakash

    Member
    February 28, 2018 at 5:57 am

    Hi Pranav,

    In SOQL you cannot use * to retrieve all the field values. You have to mention each and every fields API name in your SOQL query.

    Thanks.

  • PRANAV

    Member
    February 28, 2018 at 9:05 am

    Hi

    Thank you for your response. I am able to find an another way for it that through the WORKBENCH. In workbench --> Queries --> SOQL Query --> Choose the object, fields, and criteria to build a SOQL query. This will solve my query.

    Hope it will help others also.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos