单选题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


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析