InterviewSolution
| 1. |
What Are The Different Types Of Variables In Obiee 11g? Explain? |
|
Answer» There are two types of variables in OBIEE 11G. a. REPOSITORY VARIABLE: This variable is used for the whole repository. b. Session variable: session variable are of two types: system variable and non system variable. System variable uses NQ_SESSION. Examples of non system variables are user defined filters. There are two types of variables in OBIEE 11g. a. Repository variable: This variable is used for the whole repository. b. Session variable: session variable are of two types: system variable and non system variable. System variable uses NQ_SESSION. Examples of non system variables are user defined filters. |
|