Multiple choice technology To enclose field names in Search Specification Expressions, we have to use a) Single quotes b) Double quotes c) Bracket d) None Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Siebel Search Specification expressions, field names must be enclosed in brackets [FieldName]. Single quotes are for string literals, double quotes have specific uses, and brackets uniquely identify field references in the expression syntax.