What is postgresql jdbc driver?



What is postgresql jdbc driver?..

Answer / Sudhanshu Garg

The PostgreSQL JDBC (Java Database Connectivity) driver is a Java library used to connect and interact with a PostgreSQL database from Java applications. The most common driver is the pgjdbc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

How do I add a column in postgresql?

1 Answers  


How do I rename a column in postgresql?

1 Answers  


Is edb postgres free?

1 Answers  


Is postgresql the same as mysql?

1 Answers  


What is pg server?

1 Answers  


What does the option psql -l of PostgreSQL display?

1 Answers  


What is regclass in postgresql?

1 Answers  


Explain about the command enable debug?

1 Answers  


Is postgresql free to use?

1 Answers  


What happens to index when table is dropped?

1 Answers  


What is postmaster in postgresql?

1 Answers  


What is pg_catalog?

1 Answers  


Categories