is forign key will be unique key any table or not?
Answers were Sorted based on User's Feedback
Answer / bukke.ramesh naik
no,forign key is reference of table of primary key
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 4 types of unions?
How can you increase the size of a dynamically allocated array?
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
What does sizeof return c?
What is string length in c?
Program to trim a given character from a string.
write a method for an array in which it can display the largest n next largest value.
What is the difference between break and continue?
When a c file is executed there are many files that are automatically opened what are they files?
Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.
what is the advantage of function pointer
16 Answers CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,
What are qualifiers in c?