在mybatis中的sql文件中,( )标签代表查询?

在mybatis中的sql文件中,( )标签代表查询?

A.<add></add>

B.<update><update/>

C.<select><select/>

D.<insert><insert/>

正确答案是C