Oxla Developer Hub home page
Search...
⌘K
Ask AI
Oxla.com
Docker Hub
Blog
Search...
Navigation
Other
pg_get_statisticsobjdef_columns()
Home
Welcome
Oxla Product Roadmap
Changelog
Introduction
What is Oxla and why use it
Development Guide
Quickstart
Configuration & Deployment
Cloud Storage
SQL Reference
Overview
SQL Statements
SQL Mutations
SQL Clauses
SQL Data Types
SQL Functions
Overview
Boolean
Math
String
Timestamp
Trigonometric
JSON
Aggregate
Window
String
Timestamp
Boolean
JSON
Other
Overview
coalesce
current_database
current_schema
has_schema_privilege
nullif
pg_get_expr
pg_total_relation_size
pg_typeof
col_description
pg_get_constraintdef
pg_table_is_visible
pg_size_pretty
obj_description
pg_table_size
pg_get_indexdef
shobj_description
pg_backend_pid
pg_encoding_to_char
pg_relation_is_publishable
pg_get_userbyid
pg_get_statisticsobjdef_columns
Trigonometric
Schema Definition
Comment Support
Transactions
Clients & Tools
Security
System Catalogs
Monitoring
Troubleshooting & Optimization
Resources
OLTP vs. OLAP
Oxla vs. PostgreSQL
On this page
Overview
Syntax
Restrictions
Other
pg_get_statisticsobjdef_columns()
Overview
The
pg_get_statisticsobjdef_columns()
is a system catalog information function that retrieves information about the columns associated with an extended statistics object.
Syntax
The syntax for the
pg_get_statisticsobjdef_columns()
function is as follows:
pg_get_statisticsobjdef_columns() → NULL
Restrictions
This function always returns
NULL
if there are no parameters specified
pg_get_userbyid
Trigonometric Functions
Assistant
Responses are generated using AI and may contain mistakes.