Which of the following is not an existing table name?
-
KCRT_REQUESTS
-
KCRT_REQ_HEADER_DETAILS
-
KCRT_REQUEST_DETAILS
-
KCRT_REQUESTS_TYPES
D
Correct answer
Explanation
In HP PPM's database schema, KCRT_REQUESTS, KCRT_REQ_HEADER_DETAILS, and KCRT_REQUEST_DETAILS are valid table names. However, KCRT_REQUESTS_TYPES is not a standard table name - the naming convention would typically use REQUEST_TYPE (singular) or a different naming pattern. This question tests knowledge of the actual PPM database schema.