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

1876 times of learning

Collection
ElementaryIssue 7_Front-end Basics

15759 times of learning

Collection
ElementaryIssue 17_Comprehensive actual combat

21460 times of learning

Collection
Related Tutorials More >