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
What are the jdbc statements?
Which type of driver provides jdbc access via one or more odbc drivers?
Diff bet.. Function and Trigger?
MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......
What is JDBC Transaction Management and why do we need it?
What is jdbc oracle thin?
Explain the process of creating tables using NetBeans IDE?
What is jdbc odbc connection?
What is the latest version of JDBC? What new features are added?
What is jdbc and its advantages?
Is odbc an api?
Describe how the jdbc application works.