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 delete a row in pgadmin 4?
How many types of replication are there in postgresql?
Why are stored procedures used?
How to access postgresql database from another machine?
What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?
How to create table in particular schema in postgresql?
How to check whether PostgreSQL server is up and running?
How do you check data on pgadmin 4?
What is psql command?
Is foreign key required?
What port does postgres use?
How do I remove all rows from a table?