What is the primary functional difference between SOQL and SOSL?
-
A
SOQL searches text fields only, while SOSL queries all field types
-
B
SOSL can search across multiple objects simultaneously, while SOQL queries one object at a time
-
C
SOQL is used in Apex while SOSL is used only in Visualforce
-
D
SOSL supports aggregate functions while SOQL does not