Explain about database administration tools?
Answer / madhub
There are various data administration tools they are
1) Psql
2) Pgadmin
3) Phppgadmin
Most of these tools are front end administration tools and web based interfaces. Out of these phppgadmin is the most popular one.
Is This Answer Correct ? | 0 Yes | 0 No |
How do you create a foreign key in pgadmin 4?
How do I connect to pgadmin server?
What port does pgadmin use?
What is stored procedure in postgresql?
Explain about concurreny with the help of MVCC?
Explain about indices of PostgreSQL?
What is shared_buffers postgresql?
What is a function in postgresql?
How to open postgresql gui in ubuntu?
How do you create a data base with postgreSQL?
How to select distinct on multiple columns?
How do I view blob data?