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 |
proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output?
What do you mean by invalid pointer arithmetic?
Program to simulate second clock
Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..
Does c have class?
What is the g value paradox?
What are valid signatures for the Main function?
What tq means in chat?
How many levels of pointers have?
What is the difference between realloc() and free()
How do I use void main?
What is realloc in c?