试题详情

在MyBatis中,为实现批量输入和动态更新可以使用以下哪个动态SQL标签( )

A<foreach>

B<if>

C<choose>

D<set>