Subqueries can be nested within all Data Manipulation Language (DML) statements including UPDATE, DELETE, INSERT, and SELECT. This flexibility allows complex data operations to be performed in a single statement. Options B, C, and D are incorrect because they unnecessarily limit subqueries to only one type of statement.