Difference between revisions of "PostgreSQL: \dt"
Jump to navigation
Jump to search
(Redirected page to List tables) Tags: New redirect, Mobile web edit, Mobile edit |
(Removed redirect to List tables) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | * [[PostgreSQL]]: <code>[[\dt]]</code> | |
+ | |||
+ | |||
+ | == Related == | ||
+ | * {{TOC operation databases}} | ||
+ | |||
+ | == See also == | ||
+ | * {{psql}} | ||
+ | * {{SQL}} | ||
+ | |||
+ | [[Category:SQL]] |
Revision as of 08:53, 29 October 2021
Related
- Connect to a database
- Show databases
- Create database
- Delete database
- Create user
- List users
- List databases
- List tables:
show tables
- GRANT
See also
- PostgreSQL:
psql
,.psqlrc, .pgpass
,$HOME/.pg service.conf
,-U, -W, -d
, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q
,show users
,show
,su - postgres
,psql -c, \?, \connect, \conninfo
,--version, --help
, PL/pgSQL - SQL, NewSQL, RDMS: GraphQL (2015), SQLite,
select, insert
,select count
, Distributed SQL, TablePlus, Cache hit ratio,pg_stat_user_tables
,EXPLAIN
, Index (PostgreSQL), DDL, SQL/MED, Group by, List users, SQL Injection, SQLAlchemy,CREATE USER, CREATE ROLE, EXPLAIN, ALTER DATABASE, REVOKE, NOLOCK, NOWAIT, EXISTS
, Unique constraint,.sql
Advertising: