How do I open the query tool in pgadmin?



How do I open the query tool in pgadmin?..

Answer / Mohd Rizwan

To open the Query Tool in pgAdmin, go to the 'SQL Editor' tab. This allows you to write and execute SQL queries on your PostgreSQL server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Is postgresql is nosql?

1 Answers  


How to create local server in postgresql?

1 Answers  


How to create temporary table in postgresql?

1 Answers  


Does vacuum full reindex?

1 Answers  


What does edb stand for?

1 Answers  


What is inverted file ?

1 Answers  


Why foreign key constraint is important?

1 Answers  


Where are postgres databases stored?

1 Answers  


Is postgresql a sql server?

1 Answers  


Does postgres have clustered index?

1 Answers  


How to insert data from one table to another in postgresql?

1 Answers  


What is a function in postgresql?

1 Answers  


Categories