Which of the following statements about a Storable Class is TRUE?
Answer(s)
- One cannot extend the set of fields for an existing class; a new class has to be created
- Fields in a storable class can span more than one database table
- Every storable class has a unique POID
- All storable classes are defined with a backslash (\)
- None of the above
Correct Answer
Fields in a storable class can span more than one database table