Is mysql faster than postgresql?


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

Post New Answer

More Postgre Interview Questions

What is logical replication in postgresql?

0 Answers  


Is postgresql a relational database?

0 Answers  


How do I create a postgresql table using pgadmin?

0 Answers  


What are the rules of setting a primary key?

0 Answers  


Explain about the command enable debug?

1 Answers  






What is multiversion two phase locking?

0 Answers  


What is stored procedure in postgresql?

0 Answers  


How to execute postgres function in pgadmin?

0 Answers  


How to stop database server 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,


What is the command that can be used to allocate memory in postgreSQL?

0 Answers  


Can we add foreign key without primary key?

0 Answers  


Categories