SOQL and SQSL
SOQL and SQSL
SOQL and SQSL
SOSL statements return a list of lists of sObjects, where each list contains the search results
for a particular sObject type. The SOSL statements result lists are always returned in the same
order as they were specified in the SOSL query.
What is the difference between custom setting and custom labels and custom object?
However, while both Custom Objects and Custom Settings allow you to
define Custom Fields, there are some important differences. Limited field types
– Custom Settings support only Checkbox, Currency, Date, Date/Time, Email,
Number, Percent, Phone, Text, Text Area, and URL field types
Q: How can I know the number of fields in an object and how can I append entire fields at once? Please
guide.
Ans: For all the field of any object follow the steps :