首页 > 其他 > 详细

053-461

时间:2017-11-14 18:07:55      阅读:265      评论:0      收藏:0      [点我收藏+]

The NLS_SORT parameter sets the default sort method for which of the following operations?(Choose all that apply.)
A. WHERE clause
B. ORDER BY clause
C. BETWEEN clause
D. NLSSORT function
E. NLS_SORT function

  The NLS_SORT parameter defines the default sort method(binary or linguistic) for both SQL WHERE clause operation and NLSSORT function operations.The default sort method for ORDER BY and BETWEEN(and other SQL operations that support linguistic sorts) is defined by the NLS_COMP parameter.NLS_SORT is an invalid function name.

053-461

原文:http://www.cnblogs.com/Babylon/p/7833784.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!