Multiple choice technology

Find the false statement.

  1. a) Calculated fields cannot be used as sort criteria

  2. b) Querying on calculated fields is not allowed.

  3. c) Calculated fields are read only

  4. d) None

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Calculated fields in Siebel are computed values that cannot be directly queried because they don't exist as stored columns in the database. They are calculated on-the-fly when displayed. They can be used as sort criteria (option A is false). They are read-only (option C is true, not false). Since option C says something false is 'false', it's incorrect. The question asks for the FALSE statement, and B correctly identifies that querying on calculated fields is not allowed.