Apex assigns a data type in Salesforce to all variables and expressions, such as sObject, primitive, or enum. We use these data types as required depending on the condition. Integer, Double, Long, Date, Datetime, String, ID, or Boolean are examples of primitives. Data types in Salesforce.

Salesforce Data TypeRange and DescriptionTransformation Data Type
AnyTypePolymorphic data type that returns string, picklist, reference, boolean, currency, integer, double, percent, ID, date, datetime, URL, or email dataString
Base64Base64 encoded binary dataString
BooleanBoolean (true/false) valuesInteger
ByteA set of bitsString
ComboboxEnumerated valuesString
CurrencyCurrency valuesDecimal
DataCategoryGroupReferenceTypes of category groups and unique category namesString
DateDate valuesDate/Time
DateTimeDate and time valuesDate/Time
DoubleDouble valuesDecimal
EmailEmail addressesString
Encrypted StringEncrypted text fields contain any combination of letters, numbers, or symbols that are stored in encrypted formString
IDPrimary key field for a Salesforce objectString
IntFields of this type contain numbers with no fraction portionInteger
Master recordID of the merged recordString
MultipicklistMultiple-selection picklists, which provide a set of enumerated values from which you can select multiple valuesString
PercentPercentage valuesDecimal
PhonePhone numbersString
PicklistSingle-selection picklists, which provide a set of enumerated values that you can select one value fromString
ReferenceCross-references to another Salesforce objectString
StringCharacter stringsString
TextareaString that appears as a multiple-line text fieldString
TimeTime valuesDate/Time
URLURL valuesString
Data Types in Salesforce

Fields come in various types, including text, number, picklist, date, and more, and they are employed to house data that pertains to a particular object.

Related Posts
The Salesforce Story
The Salesforce Story

In Marc Benioff's own words How did salesforce.com grow from a start up in a rented apartment into the world's Read more

Salesforce Jigsaw
Salesforce Jigsaw

Salesforce.com, a prominent figure in cloud computing, has finalized a deal to acquire Jigsaw, a wiki-style business contact database, for Read more

Health Cloud Brings Healthcare Transformation
Health Cloud Brings Healthcare Transformation

Following swiftly after last week's successful launch of Financial Services Cloud, Salesforce has announced the second installment in its series Read more

Alphabet Soup of Cloud Terminology
abc

As with any technology, the cloud brings its own alphabet soup of terms.  This insight will hopefully help you navigate Read more