OCP 11G认证考试

单选题NLS parameters can be set using the five methods listed. Put the methods in order from highest to lowest according to Oracle‟s order of precedence: () a. Default setting b. Client environment variable c. Explicit ALTER SESSION statement d. Inside SQL f

题目
单选题
NLS parameters can be set using the five methods listed. Put the methods in order from highest to lowest according to Oracle‟s order of precedence: () a. Default setting b. Client environment variable c. Explicit ALTER SESSION statement d. Inside SQL function e. Server initialization parameter
A

b, d, e, a, c

B

e, a, b, c, d

C

d, c, b, e, a

D

a, b, d, c, e

E

d, c, b, a, e

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

What elements of globalization can be explicitly defined using the NLS_LANG environment variable?()

A. NLS_LANGUAGE

B. NLS_SORT

C. NLS_CALENDAR

D. NLS_CHARACTERSET

E. NLS_TERRITORY


参考答案:A, D, E

第2题:

Which NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?()

  • A、NLS_LANG
  • B、NLS_COMP
  • C、NLS_SORT
  • D、None of the above

正确答案:D

第3题:

Which NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?()

A. NLS_LANG

B. NLS_COMP

C. NLS_SORT

D. None of the above


参考答案:D

第4题:

Which of the following is a differentiating feature of file permissions as compared to share permissions?()

  • A、File permissions are less granular than share permissions.
  • B、Full control can only be set using file permissions.
  • C、File permissions are more granular than share permissions.
  • D、Full control can only be set using share permissions.

正确答案:C

第5题:

NLS parameters can be set using the five methods listed. Put the methods in order from highest to lowest according to Oracle‟s order of precedence: () a. Default setting b. Client environment variable c. Explicit ALTER SESSION statement d. Inside SQL function e. Server initialization parameter

  • A、b, d, e, a, c
  • B、e, a, b, c, d
  • C、d, c, b, e, a
  • D、a, b, d, c, e
  • E、d, c, b, a, e

正确答案:C

第6题:

Process EIGRP 1 is redistributing routes from process OSPF 2. Which two of the following methods may be used to set the metrics of the redistributed routes?()

  • A、Let the metrics default.
  • B、Set the metric components using the redistri bute command's metric keyword.
  • C、Set the metric components using the default - metric router subcommand.
  • D、Set the integer (composite) metric using the redistribute command's metric keyword.

正确答案:B,C

第7题:

You issued the following statement:   SQL> ALTER SESSION SET NLS_LANG=FRENCH_CANADA.WE8ISO8859P1;   Which parameter is NOT overridden by using the above statement?()  

  • A、 the value of the NLS_LANGUAGE variable
  • B、 the value of the NLS_TERRITORY variable
  • C、 the value of the NLS_CURRENCY variable
  • D、the character encoding scheme used by the client application

正确答案:C

第8题:

Which view shows all valid values for the NLS_LANGUAGE, NLS_SORT, NLS_TERRITORY,and NLS_CHARACTERSET parameters?()

A. V$VALID_NLS_VALUES

B. NLS_VALID_VALUES

C. NLS_VALUE_OPTIONS

D. V$NLS_VALUE_OPTIONS

E. V$NLS_VALID_VALUES


参考答案:E

第9题:

Which two statements are true of login classes?()

  • A、Users can be members of multiple login classes.
  • B、Login classes define authorization parameters for a user.
  • C、There are five system-defined login classes.
  • D、Login class permission flags can be overridden for certain commands.

正确答案:B,D

第10题:

What can be done to enable the debug information for functions to be displayed when using‘ksh -x’to debug a script?()

  • A、Run the script using ‘ksh -fx’.
  • B、Run the script using ‘ksh -a function -x’.
  • C、Edit the script and add ‘set -x’ at the beginning.
  • D、Edit the script and add ‘set -x’ at the beginning of each function.

正确答案:D

更多相关问题