Which field will enable you to keep historical, current and future information in tables?
-
EFFDT
-
SYSDATE
-
ROW_ADDED_DTTM
-
ROW_EFFDT
A
Correct answer
Explanation
EFFDT (Effective Date) is the standard PeopleSoft field for tracking temporal data. It enables effective dating by storing different versions of records with different effective dates, allowing systems to maintain historical, current, and future data simultaneously. SYSDATE and ROW_ADDED_DTTM are audit fields, while ROW_EFFDT is not a standard field.