使用MyBatis时,通常将新增语句编写到( )标签中?

使用MyBatis时,通常将新增语句编写到( )标签中?

A.update

B.select

C.insert

D.delete

正确答案是C