1.

What Are The Two Different Ways Of Building A Match Code Object?

Answer»

A match code can be built in two different ways:
LOGICAL STRUCTURE: The matchcode data is SET up TEMPORARILY at the moment when the match code is accessed. (Update type I, k).
• Physical Structure: The match code data is physically stored in a SEPARATE table in the database. (Update type A, S, P).

A match code can be built in two different ways:
• Logical structure: The matchcode data is set up temporarily at the moment when the match code is accessed. (Update type I, k).
• Physical Structure: The match code data is physically stored in a separate table in the database. (Update type A, S, P).



Discussion

No Comment Found