1. Teradata Vantage™ Workload Management User Guide, Release 17.20, B035-1197-112K.
Section: Filters: "Filters provide a way to prevent queries from running on the system based on user, query characteristics, or both... For example, you can use filters to prevent queries that are known to be resource-intensive, such as those that result in product joins, or queries that are estimated to run for a long time." (This directly supports option C).
2. Teradata® Viewpoint User Guide, Release 17.20, B035-2206-112K.
Section: Query Spotlight: "Query Spotlight is a real-time query monitor... You can perform actions on sessions and queries, such as changing a workload, changing a priority, or aborting a request." (This confirms option A is a reactive measure for already-running queries).
Section: Query Log: "The Query Log portlet allows you to view historical data about queries that have run on your Teradata systems." (This confirms option D is for historical analysis, not real-time intervention).
3. Teradata Vantage™ Workload Management User Guide, Release 17.20, B035-1197-112K.
Section: Throttles: "Throttles limit the number of concurrent queries... Flex throttles provide a way to dynamically adjust the throttle limit based on system conditions." (This confirms option B is for concurrency management, not query-specific rejection).