单选题Which of the following NLS_SORT parameter values would result in case-insensitive and accent-insensitive binary sorts?()A
NLS_SORT = BINARYB
NLS_SORT = BINARY_AIC
NLS_SORT = BINARY_CID
NLS_SORT = BINARY_AI_CIE
Binary sorts are case insensitive and acce
题目
单选题
Which of the following NLS_SORT parameter values would result in case-insensitive and accent-insensitive binary sorts?()
A
NLS_SORT = BINARY
B
NLS_SORT = BINARY_AI
C
NLS_SORT = BINARY_CI
D
NLS_SORT = BINARY_AI_CI
E
Binary sorts are case insensitive and accent insensitive by default.