Why foreign key column allowing null values even a parent
tables reference key column not having null value..
Answer Posted / rajkumar
Foreign key consider only the values. According to null value is not a value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What happens when converting big values to integers?
What is the use of nvl work?
Is it important for a database administrator to understand the operating system and file access?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
Can multiple columns be used in sql group by clause in ms sql server?
What is the difference between NOROW and LOCKROW?
What is a print index?
What is key attribute?
How do database indexes work?
Why use view instead of a table?
What is the downside of using udf?
What are sql azure firewall rules?
How to get a list of all tables with "sys.tables" view in ms sql server?
Can sub report data source be different from that of the parent report?
What are constraints in microsoft sql server?