Book Contents

Book Index

Next Topic

Home

\d \dj \dn \dp \dt \du

\d

Lists all tables showing the schema, table name, columns, types, and sizes.

\dj

For all projections, show the schema, projection name, owner, and site (node).

\dn

Lists all schemas.

\dp

For all table access privileges, show the grantee, grantor, privilege, name, and type. Same as \l.

\dt

Lists all tables showing the schema, table name, and owner.

\du

Lists all database users and atributes.