469.Which of the following NLS_SORT parameter values would resul

分类: 英语题型 发布时间: 2023-12-01 12:13 浏览量: 0

469.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.

正确答案是B