-
Is there any query in Salesforce to fetch all the fields on the entity?
Hi All,
I want to use such a soql sothat i not have to write all fields instead i just write few words and get all fields
[select All fields from Case where Type =NEW]
Log In to reply.