nerdexam
Oracle

1Z0-591 · Question #126

Which two options are valid Repository Variable names?

The correct answer is B. CurrentDay C. CurrentMonth. CurrentDay and CurrentMonth can be calculated by a sql statement. REPOSITORY VARIABLE(DYNAMIC) Initialized when BI server is started Assigned value dynamically based on the result of a query Value is dependent of the sql provided in Initialization Block Create a dynamic…

Using Variables

Question

Which two options are valid Repository Variable names?

Options

  • AUSER
  • BCurrentDay
  • CCurrentMonth
  • DDate

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    83% (19)
  • D
    4% (1)

Explanation

CurrentDay and CurrentMonth can be calculated by a sql statement. REPOSITORY VARIABLE(DYNAMIC) Initialized when BI server is started Assigned value dynamically based on the result of a query Value is dependent of the sql provided in Initialization Block Create a dynamic variable and provide a Name and Default Initializer. Create a new initialization block by clicking on the New button in the above screen. Provide Intialization Block variable Name

Topics

#repository variables#variable naming#system variables#reserved names

Community Discussion

No community discussion yet for this question.

Full 1Z0-591 Practice