sql之statement

  statement 與 prepareStatement的用法區別 html Statement stmt=null; stmt.executeUpdate("insert into tb_name (col1,col2,col2,col4) values ('"+var1+"','"+var2+"',"+var3+",'"+var4+"')");       perstmt = con.pr
相關文章
相關標籤/搜索