首页题库练习题目详情
数据库原理与应用单选题中等

Java中使用JDBC执行SQL语句时,执行查询操作的方法是?

AexecuteUpdate()
BexecuteQuery()
CexecuteBatch()
Dexecute()