java月考试题(Java monthly test questions).docVIP

  • 15
  • 0
  • 约1.06万字
  • 约 28页
  • 2018-06-01 发布于江西
  • 举报

java月考试题(Java monthly test questions).doc

java月考试题(Java monthly test questions).doc

java月考试题(Java monthly test questions) In 1., the following option can be used to delete column update_dt from table state. A.ALTER TABLE state DROP COLUMN update_dt; B.ALTER TABLE state DELETE COLUMN update_dt; C.DROP COLUMN update_dt FROM state; D. REMOVE COLUMN update_dt FROM state; The correct answer: A The Connection interface of 2.JDBC does not contain the method of (). A.createStatement () B.prepareStatement (String SQL) C.createPrepareStatement (String SQL) D.commit () The correct answer: C 3. below does not belong to the form property. A.action B.method C.enctype Specify how to encode

文档评论(0)

1亿VIP精品文档

相关文档