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

1862 times of learning

Collection
ElementaryIssue 22_Front-end development

10384 times of learning

Collection
IntermediateAPI interface programming technology

19504 times of learning

Collection
IntermediateIssue 18_PHP Programming

15363 times of learning

Collection
Related Tutorials More >