can foreign key take role of primary key?
Answer Posted / radhakrishnan vaithilingam
no,foreign key is possible for null value in column.
this rules not matching with PK.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the truncate command?
Can a function call a stored procedure in sql server?
What structure can you implement for the database to speed up table reads?
what is a transaction and what are acid properties? : Sql server database administration
What happens if null values are involved in comparison operations?
How to use subqueries with the in operators in ms sql server?
Can a database be shrunk to 0 bytes, if not, why?
What is sharding?
How to create a local temporary stored procedure?
What are the advantages of user defined function?
How does the report manager work in SSRS?
What is bit data type?
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
How to insert data into an existing table?