Which describes the default behavior when you create a table? ()A. The table is accessible to all users.B. Tables are created in the public schema.C. Tables are created in your schema.D. Tables are created in the DBA schema.E. You must specify the schema

题目
Which describes the default behavior when you create a table? ()

A. The table is accessible to all users.

B. Tables are created in the public schema.

C. Tables are created in your schema.

D. Tables are created in the DBA schema.

E. You must specify the schema when the table is created.


相似考题
参考答案和解析
参考答案:C
更多“Which describes the default behavior when you create a table? () ”相关问题
  • 第1题:

    Why do you want a new job ______you've got such a good one already?

    A. that

    B. where

    C. which

    D. when


    正确答案:D

    17.答案为D。为什么你已经有个好工作,还要找新工作?分析整句结构,从句做状语,只有 D为正确选项。

  • 第2题:

    健康计划的总体目标中的三个"W"指

    A.who,what,when
    B.what,when,why
    C.who,what,which
    D.what,when,where
    E.when,where,which

    答案:A
    解析:
    总体目标的三个"W"分别指who-对象;what-实现什么变化;when-实现变化的期限。

  • 第3题:

    4、exception类中有哪个函数?

    A.which()

    B.what()

    C.when()

    D.where()


    what()

  • 第4题:

    The beautiful mountain village__________ we spent our holiday last year is locatedin __________ is now part of Guangxi.

    A.which ; where
    B.where; what
    C.that ; what
    D.when ; which

    答案:B
    解析:
    where在此充当地点状语,what既充当located in的宾语又充当is的主语,本题考查定语从句和名词性从句。mountain village在定语从句we spent our holiday last year作地点状语,故用关系副词where:第二个考查宾语从句,从句中缺少主语,故用what作主语。故选B。

  • 第5题:

    exception类中有哪个函数?

    A.which()

    B.what()

    C.when()

    D.where()


    what()

  • 第6题:

    【单选题】对于建立在数据库上的DDL触发器,常用的激活DDL触发器的事件不包括()

    A.Create_Table,Alter_Table,Drop_Table

    B.Create_View,Alter_View,Drop_View

    C.Create_Procedure,Alter_Procedure,Drop_Procedure

    D.Rollback


    Rollback