阅 读 文 章

有答案的DB2 700,701题库

[来源:网上转载 (http://www.chinaunix.net) | 作者:网友(axjlxy) | 时间:2007-05-27 | 浏览: 人次 ]


A      11                        A      21
B      12                        C      22 
C      13                        D      23

The following results are desired:
 C1    C2    CX     CY
-----   -----    ----    -----
 A      11     A       21 
 C      13     C       22
 --      --      D      23
Which of the following joins will yield the desired results?
A. SELECT*FROM tab1 INNER JOIN tab2 ON c1=cx
B. SELECT*FROM tab2 FULL OUTER JOIN tab1 ON c1=cx
C. SELECT*FROM tab2 RIGHT OUTER JOIN tab1 ON c1=cx//左连接 
D.  SELECT*FROM tab1 RIGHT OUTER JOIN tab2 ON c1=cx

?C  13.  What does the following statement do?
GRANT REFERENCES (col1) ON TABLE tt1TO user7
A. Gives USER7 the ability to refer to column COL1of table T.T1 in views or select statements
B. Gives USER7 the ability to refer to column COL1of table T.T1 on user-defined function calls
C.  Gives USER7 the ability to define referential integrity on table T.T1 using column COL1 as the parent key
D.  Gives USER7 the ability to define referential integrity on table T.T1 using column COL1 as the foreign key

D  14.  A developer is building a Solaris application that will access DB2 UDB for OS/390 or OS/400 servers.
Which of the following products is required to be installed on the Solaris system in order to build the application?
TAG标签 : 题库 答案 c1 INT selected. SELECT NULL 1record c2

最新评论 共有0位网友发表了评论

发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名:(注册)
密码:
验证码:
匿名发表
网站地图友情连接交流论坛网站投稿广告服务联系我们留言本站长统计
Some rights reserved: www.newhtm.com, 鄂ICP备07010232号 E-mail:chinakafei@live.com,QQ:552766
中国咖啡技术网(Chmhome):国外编程技术书籍,中文编程手册,经典编程文章,交流技术,技术软件下载,计算机论文,毕业论文.