Home > Topic List > What are the commonly used commands in postgresql?

What are the commonly used commands in postgresql?

Postgresql commonly used commands psql, createdb, dropdb, createuser, dropuser, \l, \c, \dt, \d table_name, \du, \i file_name, \e and \q, etc. For more detailed postgresql common commands, you can visit the following article.

Related courses More >
ElementaryPostgreSQL manual

1950 times of learning

Collection
IntermediateIssue 20_PHP Programming

11485 times of learning

Collection
ElementaryThe third training session_front-end basics

25071 times of learning

Collection
Related Tutorials More >