Multiple choice technology web technology

When you have created or edited your object to include a restriction:

  1. Always view the inferred SQL to check whether the Select statement includes the restriction.

  2. Save and export your universe.

  3. Test it by making a query in the User module.

  4. All of the above.

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

Testing the restriction by running an actual query in the User module is the essential validation step after creating or editing an object. While viewing inferred SQL (A) and exporting (B) are good practices, only testing confirms the restriction works correctly in practice.