Multiple choice technology

_____ table holds pick list values for all static pick lists

  1. a) S_CONTACT

  2. b) S_LST_OF_VAL

  3. c) S_USERS

  4. d) None

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

The S_LST_OF_VAL table (Siebel List of Values) stores all static picklist values in Siebel. Each row represents one picklist value with columns like VAL (display value), TYPE (picklist name), LANG (language), and ACTIVE/SORT order. S_CONTACT stores contact records, S_USERS stores user accounts - neither holds picklist data. Option D 'None' would imply no dedicated table exists, which is false.