Multiple choice technology packaged enterprise solutions

PeopleSoft has its own naming convention for system and non-system tables. In the list below, RECORDNAME refers to the name of any table or record. Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for system tables?

  1. PS_RECORDNAME

  2. SYSRECORDNAME

  3. PS$RECORDNAME

  4. PSRECORDNAME

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

PeopleSoft uses the prefix 'PS' followed directly by the record name (e.g., PSRECORDNAME) for its internal system tables, distinguishing them from application tables which use 'PS_'.