Multiple choice technology databases

Which type of view will be using MVFS

  1. Dynamic

  2. Snapshot

  3. Both a & b

  4. None

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

Dynamic views use the Multi-Version File System (MVFS) to provide transparent access to versioned files without creating local copies. MVFS makes versioned files appear as regular files in the filesystem. Snapshot views store actual file copies and don't require MVFS.