Multiple choice technology

Which of the following is not an existing table name?

  1. KCRT_REQUESTS

  2. KCRT_REQ_HEADER_DETAILS

  3. KCRT_REQUEST_DETAILS

  4. KCRT_REQUESTS_TYPES

Reveal answer Fill a bubble to check yourself
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.