is forign key will be unique key any table or not?

Answer Posted / bukke.ramesh naik

no,forign key is reference of table of primary key

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain high-order bytes.

678


What are the different types of endless loops?

626


How to create struct variables?

597


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

648


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

592






Why is c so powerful?

691


Why can't I perform arithmetic on a void* pointer?

639


How do we print only part of a string in c?

587


What is wrong in this statement?

608


What is difference between array and structure in c?

583


Tell us the use of fflush() function in c language?

643


Explain how can a program be made to print the line number where an error occurs?

696


What are the 5 types of inheritance in c ++?

589


What is a memory leak? How to avoid it?

580


write a program to create a sparse matrix using dynamic memory allocation.

4375