How do you run a query in pgadmin 3?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Postgre Interview Questions

What does postgresql stand for?

0 Answers  


Is mysql a postgresql?

0 Answers  


How do you change constraints in postgresql?

0 Answers  


What is difference between postgresql and mysql?

0 Answers  


How many rows can postgres handle?

0 Answers  






How do I stop a postgresql console?

0 Answers  


State some of the advanced features of PostgreSQL?

1 Answers  


i have three table 1. student (stuid,name) 2. subject (subid,sname,studid) 3. marks (subid,studentid,marks) i want the reslut of how as got max marks in each subject sudentname,max(marks), name abc,70,nikitha

1 Answers   CMC,


How do I alter a table in postgresql?

0 Answers  


How to start the database server?

1 Answers  


Where is postgresql conf in mac?

0 Answers  


What happens to index when table is dropped?

0 Answers  


Categories