Multiple choice technology

Each attachment would contain 2 tables in ARS DB.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In ARS database, each attachment requires two tables: one for attachment metadata (fields, size, name, etc.) and one for the actual binary/blob data. This separation allows efficient storage and retrieval of attachment information without loading the entire binary content when only metadata is needed.