DBA > Job Interview Questions > DERBY Java Database FAQs

How to connect to a database using a form of the

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

How to connect to a database using a form of the Derby connection URL?

You connect to a database using a form of the Derby connection URL as an argument to the DriverManager.getConnection call . You specify a path to the database within this connection URL.

(Continued on next question...)

Other Job Interview Questions