单项选择题X 纠错

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 

参考答案:
查答案就用赞题库小程序 还有拍照搜题 语音搜题 快来试试吧
无需下载 立即使用

你可能喜欢

多项选择题

A.Only one LONG column can be used per table 
B.A TIMESTAMP data type column stores only time values with fractional seconds 
C.The BLOB data type column is used to store binary data in an operating system file 
D.The minimum column width that can be specified for a VARCHAR2 data type column is one 
E.The value for a CHAR data type column is blank-padded to the maximum defined column width

多项选择题

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.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

多项选择题

A.SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit DESC
B.SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit
C.SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_credit_limit NULLS LAST
D.SELECT cust_last_name, cust_credit_limit FROM customers ORDER BY cust_last_name, cust_credit_limit NULLSLAST

多项选择题

A.field names in the SELECT statement 
B.the FROM clause in the SELECT statement 
C.the HAVING clause in the SELECT statement
D.the GROUP BY clause in the SELECT statement 
E.the WHERE clause in only the SELECT statement 
F.the WHERE clause in SELECT as well as all DML statements

多项选择题

A.Both USING and ON clauses can be used for equijoins and nonequijoins 
B.Amaximum of one pair of columns can be joined between two tables using the ON clause 
C.The ON clause can be used to join tables on columns that have different names but compatible data types 
D.The WHERE clause can be used to apply additional conditions in SELECT statements containing the ON or the USING clause 

单项选择题

A.It ignores NULL values 
B.Reversing the order of the intersected tables alters the result 
C.The names of columns in all SELECT statements must be identical 
D.The number of columns and data types must be identical for all SELECT statements in the query 

单项选择题

A.CREATE SYNONYM ord FOR orders; This command is issued by OE 
B.CREATE PUBLIC SYNONYM ord FOR orders; This command is issued by OE 
C.CREATE SYNONYM ord FOR oe.orders; This command is issued by the database administrator 
D.CREATE PUBLIC SYNONYM ord FOR oe.orders; This command is issued by the database administrator 

多项选择题

A.when a DELETE statement is executed 
B.when a ROLLBACK command is executed 
C.when a PL/SQL anonymous block is executed 
D.when a data definition language (DDL) statement is executed 
E.when a TRUNCATE statement is executed after the pending transact ion

单项选择题

A.It can have a maximum of five expressions in a list 
B.It returns the highest NOT NULL value in the list for all rows 
C.It requires that all expressions in the list must be of the same data type 
D.It requires that at least one of the expressions in the list must have a NOT NULL value

赞题库

赞题库-搜题找答案

(已有500万+用户使用)


  • 历年真题

  • 章节练习

  • 每日一练

  • 高频考题

  • 错题收藏

  • 在线模考

  • 提分密卷

  • 模拟试题

无需下载 立即使用

版权所有©考试资料网(ppkao.com)All Rights Reserved