Multiple choice technology web technology

Which of the following is a way to force a restriction?

  1. Create a conditional select using the appropriate database function.

  2. Infer a where clause using the where statement of an object's properties.

  3. Apply a restriction set to a group of users that forces a row level where clause.

  4. All of the above.

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

All three methods are valid ways to enforce restrictions in database queries: conditional selects using database functions, inferred where clauses from object properties, and restriction sets applied to user groups at row level. Each technique serves different use cases.