手机扫码关注微信
随时随地刷题
试卷介绍
试卷预览
- 61What is the primary purpose of a view、
A.To enable uniqueness.
B.To ensure data clustering.
C.To combine data from multiple tables.
D.To optimize queries ran against multiple tables.
开始考试练习点击查看答案 - 62By default, a column defined as a TIMESTAMP includes which attributes、
A.No fractional digits or time zone.
B.6 fractional digits and no time zone.
C.12 fractional digits plus a time zone.
D.12 fractional digits and no time zon
开始考试练习点击查看答案 - 63Which is NOT a valid reason for creating an index、
A.To allow queries to run more efficiently.
B.To enforce constraints such as uniqueness on index keys.
C.To order the columns of a table in ascending or descending sequence according to values in a row.
D.To order the rows of a table in ascending or descending sequence according to the values in a column.
开始考试练习点击查看答案 - 64Which type of constraint can be used to ensure that an INTEGER column in a table will never be assigned more than one record that contains a NULL value、
A.Unique constraint
B.Primary key constraint
C.Informational constraint
D.Column default constraint
开始考试练习点击查看答案 - 65Which statement is true regarding constraints、
A.A table can only have one unique key constraint.
B.A table can have multiple primary key constraints.
C.Informational constraints tell DB2 what rules the data conforms to, but the rules are not enforce
D.D. Foreign key constraints are enforced on the values within the rows of a table, or between the rows of two tables, by a unique index on a foreignkey.
开始考试练习点击查看答案 - 66By default, where is the data stored for a column defined with an XML data type、
A.In an XML index.
B.In line with the rest of the data for the table.
C.In an XML storage object that is separate from the table.
D.In line with the rest of the data for the table, for XML columns less than 32KB.
开始考试练习点击查看答案 - 67Which statement about BEFORE triggers is FALSE、
A.A BEFORE trigger can be used to perform validation of input data.
B.A BEFORE trigger can be used to automatically generate values for newly inserted rows.
C.A BEFORE trigger is fired for each row in the set of affected rows before the trigger event executes.
D.A BEFORE trigger is fired for each row in the set of affected rows instead of executing the trigger event.
开始考试练习点击查看答案 - 68What is used in conjunction with a foreign key to define a relationship between two tables、
A.Primary key
B.Partitioning key
C.Check constraint
D.Unique constraint
开始考试练习点击查看答案 - 69Which case will require a sequence to be dropped and recreated instead of being modified by the ALTER SEQUENCE statement、
A.Change the data type of the sequence.
B.Reset the sequence to its starting value.
C.Establish new minimum or maximum values.
D.Change the increment between future values.
开始考试练习点击查看答案 - 70Given the following statement:GRANT DELETE ON TABLE sales TO User1 WITH GRANT OPTION;Which statement is correct、
A.USER1 can only remove the SALES table.
B.USER1 can only remove records from the SALES table.
C.USER1 can remove the SALES table and grant the privilege to remove the SALES table to other users.
D.USER1 can remove records from the SALES table and grant the privilege to remove records from the SALES table to other users.
开始考试练习点击查看答案
最新试卷
高中教育高考语文(重庆卷)2013年普通高等学校招生全国统一考试
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题9
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题8
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题6
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题4
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题3
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题2
类别:学历类其它高中教育高考语文高考语文第一轮复习测试题1
类别:学历类其它高中教育高考语文高中语文课课练(5)
类别:学历类其它高中教育高考语文高中语文总复习 经典易错题会诊与命题角度
类别:学历类其它