阅 读 文 章

有答案的DB2 700,701题库

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


A. DB2Connect Personal Edition
B. DB2 Personal Developers Edition
C. DB2 UDB Workgroup Server Edition
D.  DB2 Universal Developer’s Edition

A  15.  For which of the following database objects can locks be obtained?
A.  A row
B.  A column
C.  A sequence
D.  A function

D  16.  Where are referential constraint definitions stored?
A. The user tables
B. The explain tables
C. SYSIBM SYSTRIGGERS
D. The system catalog tables 

DE  17.  When establishing client-server communication, which two of the following can be used to verify passwords?
A. Catalog Tables
B. Access Control List
C. Application Programs
D.  DRDA Application Server
E.  Client Operating System

B  18.  A client application on OS/390 or OS/400 must access a DB2 server on Windows at a minimum, which of the following products is required to be on the DB2 server?
A.  DB2 Connect Enterprise Edition
B.  DB2 UDB Workgroup Server Edition
C.  DB2 Personal Edition 
D.  DB2 Connect Enterprise Edition andDB2 UDB Enterprise Server Edition

C  19.  Given the following SQL statement:
GRANT INDEX, REFERENCES (col1) ON TABLE tab1 TO USER usera
Which of the following identifies what USERA is allowed to do?
A. Add a check constraint to TAB1.
B. Define a primary key and unique constraint on TAB1.
C.  Define an index on TAB1 and a foreign key that points to COL1.
D.  Issue a SELECT statement that uses an index to access data from TAB1.

D  20.  Given the following statements:
CREATE TABLE t1
(C1  INTEGER,
C2 INTEGER,
C3  DECIMAL (15, 0))
INSERT INTO t1 VALUES (0, 1, 3.0)
Which of the following will cause C1 to be incremented each time a row is added to the T2 table?
A. ALTER TABLE t1
      ADD CHECK (t2)
TAG标签 : 题库 答案 c1 INT selected. SELECT NULL 1record c2

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

发表评论

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