Can you define a foreign key, with a key from the same
table?
Answer Posted / samsudeen
Foreign key is a reference key of the Database.
if u set the foreing key refernece to the table, its make
the relation between two table.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How data can be inserted into long row column of database?
What is represented by the connection object?
What is the use of getGeneratedKeys() method in Statement?
Why do we use jdbc statements?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is jdbc odbc?
How can we move the cursor in a scrollable result set?
What do you mean by metadata and why we are using it?
What are JDBC Best Practices?
Can resultset be null in java?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is difference between odbc and jdbc?
Why do we use jdbc in java?
What is jdbc driver manager?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?