• 2022-06-15 问题

    在查询数据库中的某个表时,Statement对象要调用( )方法 A: executeUpdate("select * from table1") ; B: executInsert("select * from table1") ; C: executeDelete("select * from table1") ; D: executeQuery("select * from table1") ;

    在查询数据库中的某个表时,Statement对象要调用( )方法 A: executeUpdate("select * from table1") ; B: executInsert("select * from table1") ; C: executeDelete("select * from table1") ; D: executeQuery("select * from table1") ;

  • 1