欢迎来到PP题库网 PP题库官网
logo
全部科目 > Oracle认证考试 > OCP 11G认证考试

多项选择题

Where can subqueries be used?()

    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

点击查看答案

相关考题

  • 多项选择题
    WhichtwostatementsaretrueregardingtheUSINGandONclausesintablejoins?()

    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 

  • 单项选择题
    WhichstatementistrueregardingtheINTERSECToperator?()

    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 

  • 单项选择题
    TheORDERStablebelongstotheuserOE.OEhasgrantedtheSELECTprivilegeontheORDERStabletotheuserHR.WhichstatementwouldcreateasynonymORDsothatHRcanexecutethefollowingquerysuccessfully?()

    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 

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题