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 can we move the cursor in a scrollable result set?
Is jdbc faster than hibernate?
How does a file store compare with a jdbc store?
What is the different between ResultSet and RowSet?
Which database is used for java?
What does the jdbc resultsetmetadata interface?
How do I disallow NULL values in a table?
Which is best database for java?
What are the advantages of collection pools?
What is serialization and deserialization in java programming?
What is jdbc odbc connection?
What are the jdbc statements?
What are the new features added to JDBC 4.0?
What is metadata in programming?
What types of DataSource objects are specified in the Optional Package?