what is the use of foreginkey

Answer Posted / jijnasa behera

Foreign key is the primary key of the other table which is
helpful for referential integrity. it is helpful when we
make join to more than one table.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an application role and explain a scenario when you would use one?

558


Explain about a primary key?

570


Why does this query return 0?

623


What are the constraints on severity level in raiseerror?

582


Which four data types cannot be used as a return type from a user-defined function?

579






How is data stored in dbms?

520


What are the types of database model?

543


explain detail about ftp in datastage?

1810


How to read and create .LDC data files which are used by linguatic dictionary.

2058


What are data modelling techniques?

524


Explain about relational operator join?

611


The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?

576


What is the maximum length of an extended property?

557


Explain about query and reporting.

1684


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

588