多选题Which two statements are true regarding single row functions?()AThey accept only a single argumentBThey can be nested only to two levelsCArguments can only be column values or constantsDThey always return a single result row for every row of a queried 

题目
多选题
Which two statements are true regarding single row functions?()
A

They accept only a single argument

B

They can be nested only to two levels

C

Arguments can only be column values or constants

D

They always return a single result row for every row of a queried table

E

They can return a data type value different from the one that is referenced


相似考题
更多“Which two statements are true regarding single row functions”相关问题
  • 第1题:

    Which three statements about subqueries are true?()

    • A、A single row subquery can retrieve only one column and one row.
    • B、A single row subquery can retrieve only one row but many columns.
    • C、A multiple row subquery can retrieve multiple rows and multiple columns.
    • D、A multiple row subquery can be compared by using the “>” operator.
    • E、A single row subquery can use the IN operator.
    • F、A multiple row subquery can use the “=” operator.

    正确答案:B,C,E

  • 第2题:

    Which two statements are true regarding L2TP? ()(Choose two.)

    • A、Tunnels are initiated by the LAC
    • B、Tunnels are initiated by the LNS
    • C、By default, subscriber authentication occurs on the LNS
    • D、By default, subscriber authentication occurs on the LAC

    正确答案:A,C

  • 第3题:

    Which two statements are true regarding subqueries? ()

    • A、A subquery can retrieve zero or more rows 
    • B、Only two subqueries can be placed atone level 
    • C、A subquery can be used only in SQL query statements 
    • D、A subquery can appear on either side of a comparison operator 
    • E、There is no limit on the number of subquery levels in the WHERE clause of a SELECT statement 

    正确答案:A,D

  • 第4题:

    Which two statements about subqueries are true? ()

    • A、A subquery should retrieve only one row.
    • B、A subquery can retrieve zero or more rows.
    • C、A subquery can be used only in SQL query statements.
    • D、Subqueries CANNOT be nested by more than two levels.
    • E、A subquery CANNOT be used in an SQL query statement that uses group functions.
    • F、When a subquery is used with an inequality comparison operator in the outer SQL statement, the column list in the SELECT clause of the subquery should contain only one column.

    正确答案:B,F

  • 第5题:

    Which statement is true regarding subqueries?()

    • A、The LIKE operator cannot be used with single-row subqueries 
    • B、The NOT IN operator is equivalent to IS NULL with single-row subqueries 
    • C、=ANY and =ALL operators have the same functionality in multiple-row subqueries 
    • D、The NOT operator can be used with IN, ANY, and ALL operators in multiple-row subqueries 

    正确答案:D

  • 第6题:

    多选题
    Which three statements are true regarding single-row functions?()
    A

    They can accept only one argument.

    B

    They can be nested up to only two levels.

    C

    They can return multiple values of more than one data type.

    D

    They can be used in SELECT, WHERE, and ORDER BY clauses.

    E

    They can modify the data type of the argument that is referenced.

    F

    They can accept a column name, expression, variable name, or a user-supplied constant as arguments.


    正确答案: F,C
    解析: 暂无解析

  • 第7题:

    单选题
    Which statement is true regarding subqueries?()
    A

    The LIKE operator cannot be used with single-row subqueries 

    B

    The NOT IN operator is equivalent to IS NULL with single-row subqueries 

    C

    =ANY and =ALL operators have the same functionality in multiple-row subqueries 

    D

    The NOT operator can be used with IN, ANY, and ALL operators in multiple-row subqueries 


    正确答案: C
    解析: 暂无解析

  • 第8题:

    多选题
    Which two statements are true regarding L2TP? ()(Choose two.)
    A

    Tunnels are initiated by the LAC

    B

    Tunnels are initiated by the LNS

    C

    By default, subscriber authentication occurs on the LNS

    D

    By default, subscriber authentication occurs on the LAC


    正确答案: C,D
    解析: 暂无解析

  • 第9题:

    多选题
    Which two are true about aggregate functions?()
    A

    You can use aggregate functions in any clause of a SELECT statement.

    B

    You can use aggregate functions only in the column list of the select clause and in the WHERE clause of a SELECT statement.

    C

    You can mix single row columns with aggregate functions in the column list of a SELECT statement by grouping on the single row columns.

    D

    You can pass column names, expressions, constants, or functions as parameter to an aggregate function.

    E

    You can use aggregate functions on a table, only by grouping the whole table as one single group.

    F

    You cannot group the rows of a table by more than one column while using aggregate functions.


    正确答案: D,C
    解析: 暂无解析

  • 第10题:

    多选题
    Which three statements about subqueries are true?()
    A

    A single row subquery can retrieve only one column and one row.

    B

    A single row subquery can retrieve only one row but many columns.

    C

    A multiple row subquery can retrieve multiple rows and multiple columns.

    D

    A multiple row subquery can be compared by using the > operator.

    E

    A single row subquery can use the IN operator.

    F

    A multiple row subquery can use the = operator.


    正确答案: E,F
    解析: 暂无解析

  • 第11题:

    多选题
    Which four are attributes of single row functions? ()
    A

    cannot be nested

    B

    manipulate data items

    C

    act on each row returned

    D

    return one result per row

    E

    accept only one argument and return only one value

    F

    accept arguments which can be a column or an expression


    正确答案: F,E
    解析: 暂无解析

  • 第12题:

    Which two statements are true regarding high-availability chassis clustering?()

    • A、A chassis cluster consists of two devices.
    • B、A chassis cluster consists of two or more devices.
    • C、Devices participating in a chassis cluster can be different models.
    • D、Devices participating in a chassis cluster must be the same models

    正确答案:A,D

  • 第13题:

    Which two statements are true regarding B-tree indexs()

    • A、The leaf blocks in the index are doubly linked.
    • B、The leaf node stores a bitmap for each key value.
    • C、The rows with NULL value in key columns also have entries in the index.
    • D、The deletion of a row from the table causes a logical deletion in index leaf block and the space becomesavailable for the new leaf entry

    正确答案:A,D

  • 第14题:

    Which three statements are true regarding single-row functions?()

    • A、 They can accept only one argument.
    • B、 They can be nested up to only two levels.
    • C、 They can return multiple values of more than one data type.
    • D、 They can be used in SELECT, WHERE, and ORDER BY clauses.  
    • E、 They can modify the data type of the argument that is referenced.
    • F、 They can accept a column name, expression, variable name, or a user-supplied constant as arguments.

    正确答案:D,E,F

  • 第15题:

    Which two statements are true regarding B-tree index()

    • A、The leaf blocks in the index are doubly linked.
    • B、The leaf node stores a bitmap for each key value.
    • C、The rows with NULL value in key columns also have entries in the index.
    • D、The deletion of a row from the table causes a logical deletion in index leaf block and the space becomes available for the new leaf entry.

    正确答案:A,D

  • 第16题:

    多选题
    Which two statements are true regarding the execution of the correlated subqueries?()
    A

    The nested query executes after the outer query returns the row.

    B

    The nested query executes first and then the outer query executes.

    C

    The outer query executes only once for the result returned by the inner query.

    D

    Each row returned by the outer query is evaluated for the results returned by the inner query.


    正确答案: A,D
    解析: 暂无解析

  • 第17题:

    多选题
    Which two statements are true regarding hot patching?()
    A

    It requires relinking of the Oracle binary.

    B

    It does not require database instance shutdown.

    C

    It can detect conflicts between two online patches.

    D

    It is available for installing all patches on all platforms.

    E

    It works only in a single database instance environment.


    正确答案: E,B
    解析: 暂无解析

  • 第18题:

    多选题
    Which two statements are true regarding B-tree index()
    A

    The leaf blocks in the index are doubly linked.

    B

    The leaf node stores a bitmap for each key value.

    C

    The rows with NULL value in key columns also have entries in the index.

    D

    The deletion of a row from the table causes a logical deletion in index leaf block and the space becomes available for the new leaf entry.


    正确答案: D,B
    解析: 暂无解析

  • 第19题:

    多选题
    Which two statements are true regarding B-tree indexs()
    A

    The leaf blocks in the index are doubly linked.

    B

    The leaf node stores a bitmap for each key value.

    C

    The rows with NULL value in key columns also have entries in the index.

    D

    The deletion of a row from the table causes a logical deletion in index leaf block and the space becomesavailable for the new leaf entry


    正确答案: C,D
    解析: 暂无解析

  • 第20题:

    多选题
    Which two statements are true regarding listeners()
    A

    Listeners use only the TCP/IP protocol.

    B

    Multiple listener processes can run simultaneously on a host.

    C

    Multiple database instances can be registered with a single listener.

    D

    The listener-related errors can be traced only at the administrative level.

    E

    Only one database instance can be registered with a single listener at any time.


    正确答案: A,E
    解析: 暂无解析

  • 第21题:

    多选题
    Which two statements about subqueries are true? ()
    A

    A subquery should retrieve only one row.

    B

    A subquery can retrieve zero or more rows.

    C

    A subquery can be used only in SQL query statements.

    D

    Subqueries CANNOT be nested by more than two levels.

    E

    A subquery CANNOT be used in an SQL query statement that uses group functions.

    F

    When a subquery is used with an inequality comparison operator in the outer SQL statement, the column list in the SELECT clause of the subquery should contain only one column.


    正确答案: E,A
    解析: 暂无解析