Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

pg_namespace

The catalog pg_namespace stores namespaces. A namespace is the structure underlying SQL schemas: each namespace can have a separate collection of relations, types, etc. without name conflicts.
Name
Type
References
Description
oid
oid

Row identifier (hidden attribute; must be explicitly selected)
nspname
name

Name of the namespace
nspowner
oid
Owner of the namespace
nspacl
aclitem[]

Access privileges; see GRANT and REVOKE for details

Comments

Popular posts from this blog

PostgreSQL Index

Top 40 Highest Paying URL Shortener Companies - Best URL Shorteners To Earn Fast

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to CreateYour Own AWS Account Alias?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database