MyBatis中除了if、foreach、trim等标签,还提供了( )标签实现动态SQL?

MyBatis中除了if、foreach、trim等标签,还提供了( )标签实现动态SQL?

A.where

B.if

C.html

D.set

正确答案是ABD