为了满足“通过主键id查询用户对象”需求,设计SQL命令,用于预编译执行对象PreparedStatement的查询。下面SQL设置正确的是( )
A. select * from t_user where id=
B. select * form t_user where id=?
C. select * from t_user where 主键=?
D. select * from t_user where id=?
查看答案
在设计数据访问对象DAO类的时候,应在DAO类中完成 增删改查的操作,其中查询和增删改执行的方法并不一样,使用预编译对象pstat的查询方法是( )
A. pstat.executeUpdate()
B. pstat.executeQuery()
C. pstat.executeInsertInto()
D. pstat.executeDelete()
使用预编译执行对象 pstat执行如下SQL命令:insert into t_user(name, username, password) values(?,?,?)除了要设置参数以外,正确的执行SQL命令的方法是( )
A. boolean i = pstat.executeUpdate();
B. boolean b = pstat.executeQuery();
C. ResultSet rs = pstat.executeQuery();
D. int i = pstat.executeUpdate();
金属管道(如焊接钢管、铸铁管)的管径以()表示。
A. De
B. dn
C. DN
D外径*壁厚
无缝钢管的管径一般以()表示。
A. De
B. dn
C. DN
D外径*壁厚