SCME G2(模拟题3).docVIP

  • 6
  • 0
  • 约7.01千字
  • 约 4页
  • 2018-01-10 发布于河南
  • 举报
SCME G2(模拟题3)

SCME-G2阶段模拟考试三 一、选择题(每题2分,共100分) 数据库设计的最终目标,不包括( )。 【选两项】 A.B.C.D.A.select distinct (cid) from orders ol where ol.pid in (p01,p02) B.select distinct (cid) from orders ol where ol.pid = p01 and ol.pid = p02 C.select distinct (o1.cid) from orders o1,orders o2 where o1.pid=p01 and o2.pid=p02 and o2.cid = o1.cid D.select distinct(cid) from orders where pid = p01 and cid in(select cid from orders where pid=p02)SQL Server中,下面用于限制分组函数的返回值的子句是( )。 A.WHERE B.HAVING C.ORDER BY D.无法限定分组函数的返回值 J2EE中,HttpServletRequest类的( )方法返回与当前请求相关联的会话,如果没有,则返回null。 A.getSession)

文档评论(0)

1亿VIP精品文档

相关文档