Archives

Understand SOQL Basic

Salesforce provides development platform Force.com as Platform as a Service(PAAS) which is used to enhance functionality of Salesforce platform so from this tutorial we are going to learn how to customise Salesforce with our needs and build our own application using Force.com platform’s available tools. with this tutorial you will understand soql basic. As we all …

Select all fields in SOQL

Many of us are on board at force.com plateform from other languages such as JAVA, PHP, .NET etc. Those languages are older then force.com plateform. In those language whn we query the database we use following syntax to get all records. Salesforce is bit different in that way you can’t directly query this way so this recipe will show …

%d bloggers like this: