How do I stop a postgresql console?


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

Post New Answer

More Postgre Interview Questions

How to execute postgres function in pgadmin?

0 Answers  


How do I install postgresql?

0 Answers  


How to disable foreign key constraint in postgresql?

0 Answers  


What is multi-version control?

0 Answers  


What is edb postgres?

0 Answers  


How to check if postgres is running?

0 Answers  


What is toast in postgres?

0 Answers  


What is join and how many types of joins?

0 Answers  


Can you store images in postgres?

0 Answers  


How does clustering in improving the performance?

0 Answers  


How to write sql script in postgresql?

0 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,


Categories