Tagged: format()

SOQL Functions with Examples 0

SOQL Functions with Examples

SOQL helps developers retrieve data from Salesforce objects in a powerful and structured way. One of the most important features in SOQL is its support for functions which help you manipulate, analyze and summarize...

0

Primitive Data Types and Typecasting

It is a case-insensitive language to avoid confusion with SOQL and SOSL queries as they are case-insensitive. There are 12 primitive data types in apex. As follows: Blob, Boolean, Date, DateTime, Double, Decimal, Integer, ID, Object, Long, String, Time.