Is it possible for a table to have more than one foreign key?



Is it possible for a table to have more than one foreign key?..

Answer / Deepika

Yes, it is possible for a table to have more than one foreign key, as long as each foreign key references a different parent table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between microsoft access and sql?

1 Answers  


How can you get sql*loader to commit only at the end of the load file? : aql loader

1 Answers  


what is subquery? : Sql dba

1 Answers  


Why do we use joins in sql?

1 Answers  


Whis is not false in primary key?

1 Answers   Fintellix,


what is clause? : Sql dba

1 Answers  


what is called after appearing where clause

3 Answers  


define sql update statement ? : Sql dba

1 Answers  


mail-id table contains two columns(email_id,userid) it contains different types of mail-ids,and no of users. here username length is differ na,(ex- tamil@yahoo.com,joshua@hotmail.com like) now i want to fetch the email-ids only starting from '@' (ex-@gmail.com,@yahoo.com,@hotmail.com

5 Answers  


What are the types of dbms?

1 Answers  


What is data abstraction in sql?

1 Answers  


What is linq to sql?

1 Answers  


Categories