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
What is the major difference between java.util.date and java.sql.date data type?
Where can I find info, frameworks and example source for writing a JDBC driver?
What does jdbc stand for?
Explain how to make updates to the updatable resultsets.
What are the factors that the jdbc driver performance depends upon?
How to set the attribute concurrency in resultset?
What is metadata in java programming?
What is phantom read and which isolation level prevents it?
What is jdbc odbc bridge?
What is jdbc in dbms?
What is meant by jdbc?
How to check jdbc connection in java?
What are devices?
What are the different types of interfaces in the api component?
How do I insert an image file (or other raw data) into a database?