1z0-071 試験問題 116

Which statement is true regarding the default behavior of the ORDER BY clause?
  • 1z0-071 試験問題 117

    展示物を表示し、PROJ_TASK_DETAILS テーブルのデータを調べます。

    PROJ_TASK_DETAILS テーブルには、プロジェクト タスクとタスク間の関係に関する情報が保存されます。
    BASED_ON 列は、タスク間の依存関係を示します。
    一部のタスクは、他のタスクの完了に依存しません。
    すべてのタスク ID、それが依存するタスクのタスク ID、および依存するタスクを担当する従業員の名前をリストするレポートを生成する必要があります。
    どのクエリが必要な結果を返しますか? (最良の答えを選択する。)
  • 1z0-071 試験問題 118

    ユーザーセッションで実行されるSQL文は次のとおりです。

    セッションで ROLLBACK TO SAVE POINT コマンドを発行した場合の結果を説明している 2 つのステートメントはどれですか? (2つお選びください。)
  • 1z0-071 試験問題 119

    See the Exhibit and examine the structure of the PROMOTIONS table:

    Using the PROMOTIONS table,
    you need to find out the average cost for all promos in the range $0-2000 and $2000-5000 in category A.
    You issue the following SQL statements:

    What would be the outcome?
  • 1z0-071 試験問題 120

    Which two statements are true about substitution variables? (Choose two.)