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
How will you find out if there are expensive SQL statements running or not?
Why do we need normalization?
What action plan is preferred if sql server is not responding?
Explain the difference between primary keys and foreign keys?
What is merge replication?
Do you know what is replace and stuff function in sql server?
how we use window authentication connection with sql server.?
What is data source in connection string?
How to run sql server 2005 books online on your local system?
What is history table in sql server?
How many databases instances are there in sql server 2000?
What are parameterized reports?
What are different types of data sources?
what is create database syntax? : Sql server database administration
What are the difference between primary key and unique key? : sql server database administration