当前位置:网站首页>How to query database configuration parameters in GBase 8c, such as datestyle.What function or syntax to use?
How to query database configuration parameters in GBase 8c, such as datestyle.What function or syntax to use?
2022-08-01 19:01:00 【Li Yuqing】
How to query database configuration parameters in GBase 8c, such as datestyle.What function or syntax to use?
Other Answer 1:
In GBase 8c, the current_setting function can be used to query the current value of the parameter, which is equivalent to the SQL statement SHOW.
Query datesytle, the syntax is as follows
gbase=# SELECT current_setting('datestyle');
current_setting
-----------------
ISO, MDY
(1 row)
边栏推荐
- 行业沙龙第二期丨如何通过供应链数字化业务协同,赋能化工企业降本增效?
- WinRAR | 将多个安装程序生成一个安装程序
- 用VS2013编译带boost库程序时提示 fatal error C1001: 编译器中发生内部错误
- Choosing the right DevOps tool starts with understanding DevOps
- AntDB database appeared in the 24th high-speed exhibition, helping smart high-speed innovative applications
- How to solve the dynamic binding of el-form-item prop attribute does not take effect
- Leetcode74. Search 2D Matrix
- The function realization of the national standard GB28181 protocol EasyGBS platform compatible with the old version of the inflow port
- Map by value
- Leetcode71. Simplified Paths
猜你喜欢
随机推荐
WinRAR | Generate multiple installers into one installer
#yyds干货盘点# 面试必刷TOP101: 链表中倒数最后k个结点
Prometheus的Recording rules实践
XML配置
Leetcode71. Simplified Paths
Become a Contributor in 30 minutes | How to participate in OpenHarmony's open source contributions in multiple ways?
MLX90640 红外热成像仪测温模块开发笔记(完整篇)
将ENS域名转化为音乐需要几步?
Choosing the right DevOps tool starts with understanding DevOps
Tower Defense Shoreline User Agreement
[National Programming] "Software Programming - Lecture Video" [Zero Basic Introduction to Practical Application]
腾讯云主机安全 x 轻量应用服务器|强强联合主机安全普惠版重磅发布
Break the performance ceiling!AsiaInfo database supports more than 1 billion users, with a peak of one million transactions per second
[Kapok] #Summer Challenge# Hongmeng mini game project - Sudoku (3)
7月30号|来一场手把手助您打造智能视觉新爆款的技术动手实验
AntDB database appeared in the 24th high-speed exhibition, helping smart high-speed innovative applications
kubernetes-部署nfs存储类
通配符 SSL/TLS 证书
1065 A+B and C (64bit)
123123123123









