Multiple choice technology packaged enterprise solutions

Which of the following is TRUE for MVG? [Chose two]

  1. Runs just one query to retrieve parent record and the primary child record

  2. Retrieves all child record in one query

  3. Increases space on the View

  4. Can have zero or more MVF

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

Multi-Value Groups (MVG) minimize SQL queries by retrieving the parent and primary child records in a single query when displaying a list view. While configured to retrieve child records efficiently, it can contain zero or more Multi-Value Fields (MVF) and helps conserve visual space.