zoukankan      html  css  js  c++  java
  • 053468

    Automatic data conversion will occur if which of the following happens?
    A. The client and server have different NLS_LANGUAGE settings.
    B. The client and server character sets are not the same, and the database character set is not a strict superset of the client character set.
    C. The client and server are in different time zones.
    D. The client requests automatic data conversion.
    E. The AUTO_CONVERT initialization parameter is set to TRUE.

      Automatic data conversion occurs when data is moved between character sets.However,if the server character set is a strict superset of the client character set,no conversion is necssary.

  • 相关阅读:
    UVa-1218
    Uva-1220
    UVa-10003
    UVa-1625
    UVa-11584
    UVa-12563
    UVa-12166 Equilibrium Mobile
    加油
    UVa-10129
    不再刷“水题”!
  • 原文地址:https://www.cnblogs.com/Babylon/p/7837647.html
Copyright © 2011-2022 走看看