GaussDB-NLS_DATABASE_PARAMETERS

45 阅读1分钟

GaussDB-NLS_DATABASE_PARAMETERS

NLS_DATABASE_PARAMETERS lists the permanent NLS parameters of the database server. This view exists in both pg_catalog and sys_schema. It is accessible to all users. Due to different database kernels and parameter setting formats, the query results of the same parameters in the database may be obviously different from those in the ORA database.

NameTypeDescription
parametercharacter varying(128)Parameter name
valuecharacter varying(64)Parameter value

更多详情请参考GaussDB 文档中心:doc.hcs.huawei.com/db/zh-cn/ga…