All three methods (A, B, C) represent valid ways to apply restrictions in database and Business Intelligence contexts. Conditional selects with database functions (A), where clauses on object properties (B), and restriction sets forcing row-level where clauses (C) are all standard techniques for data restriction. Option E correctly identifies that all these approaches are valid.