Can we have foreign key reference to a non primary key column ?
No Answer is Posted For this Question
Be the First to Post Answer
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
What is jdbc driver?
what is JDBC?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
What is db client?
Explain the difference between inner and outer join ?
Expalin the method of calling a stored procedure from jdbc.
what is call level interface?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What are the new features available in jdbc 4.0?
How to create Connection interface object because it is Interface , Interface is not instansiated?
Explain the difference between resultset and rowset in jdbc