What is postgres default password?


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

Post New Answer

More Postgre Interview Questions

What is bigint in postgresql?

0 Answers  


What is composite primary key?

0 Answers  


How to create local server in postgresql?

0 Answers  


Which version of postgresql should I use?

0 Answers  


Does drop table remove indexes?

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,


Does creating a foreign key create an index?

0 Answers  


Does postgres have clustered index?

0 Answers  


How do you create a table in pgadmin?

0 Answers  


How do I import a csv file into postgres?

0 Answers  


What is mvcc in postgresql?

0 Answers  


What is the difference between oracle and postgresql?

0 Answers  


Categories