Which of the following conditions will make a relation that is in first normal form. to be in second normal form?Ⅰ.every non-key attribute is functionally dependent on the full set of primary key attributes.Ⅱ.no non-key attributes exist in the relation.Ⅲ.

题目

Which of the following conditions will make a relation that is in first normal form. to be in second normal form?

Ⅰ.every non-key attribute is functionally dependent on the full set of primary key attributes.

Ⅱ.no non-key attributes exist in the relation.

Ⅲ.the primary key consists of only one attribute.

A.Ⅰ only

B.Ⅰ and Ⅱ only

C.Ⅰ and Ⅲ only

D.any of them


相似考题
更多“Which of the following conditions will make a relation that is in first normal form. to be ”相关问题
  • 第1题:

    All children want to have pocket money. Why do their parents just give them a certain amountOne main purpose is to let kids learn _____their own money. First of all, children are expected to _____a choice between spending and saving. Then parents should make the children understand what is expected to pay for with the money. Pocket money can give children a chance to experience the three things _____they can do with the money. They can spend it by giving it to a good cause. They can spend it _____buying things they want.They can save it for future use.Saving helps children _____that costly goals require sacrifice. Saving can also open the door to future saving and investing for children.

    1.A. when to manage

    B. how to manage

    C. which

    2.A. take

    B. give

    C. make

    3.A. that

    B. who

    C. what

    4.A. to

    B. at

    C. by

    5.A. understanding

    B. understand

    C. understood


    参考答案:子问题 1:B; 子问题 2:C; 子问题 3:A; 子问题 4:C; 子问题 5:B

  • 第2题:

    [A] for

    [B] into

    [C] form.

    [D] against


    正确答案:B

  • 第3题:

    有下列SQL SELECT语句: SELECT * FORM. 成绩表 WHERE 物理 BETWEEN 80 AND 90 下列与该语句等价的( )。

    A.SELECT * FORM. 成绩表 WHERE 物理<=90 AND 物理 >=80

    B.SELECT * FORM. 成绩表 WHERE 物理 <90 AND 物理>80

    C.SELECT * FORM. 成绩表 WHERE 物理>=90 AND 物理<=80

    D.SELECT * FORM. 成绩表 WHERE 物理>90 AND 物理<80


    正确答案:A
    解析:BETWEEN..AND...是SQL查询语句中的一个特殊运算符,意思为“...和...之间”,相当与逻辑与运算中的(A>=AND>=B,其中A>B)。

  • 第4题:

    Youneedtoallowtheusertotogglebetweenautomaticqueryandnoautomaticqueryusingapop-upmenu.Whichbuilt-inwouldyouuseinthemenuitemcommandtoobtaintherelationshipname?()

    A.GET_RELATION_PROPERTY

    B.SET_RELATION_PROPERTY

    C.GET_BLOCK_PROPERTY

    D.GET_FORM_PROPERTY


    参考答案:C

  • 第5题:

    有如下SQL SELECT语句SELECT*FORM. 工资表 WHERE 基本工资<=2000 AND 基本工资>=1500下列与该语

    有如下SQL SELECT语句 SELECT*FORM. 工资表 WHERE 基本工资<=2000 AND 基本工资>=1500 下列与该语句等价的

    A.SELECT*FORM. 工资表 WHERE 基本工资 BETWEEN 1500 AND 2000

    B.SELECT*FORM. 工资表 WHERE 基本工资 BETWEEN 2000 AND 1500

    C.SELECT*FORM. 工资表 WHERE 基本工资 FROM1500 INTO 2000

    D.SELECT*FORM. 工资表 WHERE 基本工资 FROM 2000 INTO 1500


    正确答案:A
    解析:SQL查询语句中特殊运算BE- TWEEN...AND..,的含义为“…和…之间”。BETWEEN…AND...是SQL查询语句中的一个特殊运算符,意思为“…和…之间”,相当与逻辑运算中的(A>=AND>=8,其中A>B),选项 B)中数值放置错误,选项

  • 第6题:

    设置 d3 力导向图文本时,不可以使用以下哪种方式?

    A.xx.text((d)=>{return d.relation});

    B.xx.text("hello")

    C.xx.text(d.relation);

    D.xx.text(function(d)=>{return d.relation});


    差分GPS三维定位