Assume,there are three tables in a database, Can i have
both primary key and foreign key for each table in the same
database?
Answer Posted / siva
Hi,
You can place the foreign key column in each table to allow
nulls. And insert values.
But I am still worried a lot about deletion of the values
from these tables ?
Plz post your comments
Regards,
Subbu
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How adventureworkslt tables are related?
What are the indexes in sql server?
What is a cursor, index in sql?
How do you migrate data from mssql server to azure?
what data regions are and what are the different data regions?
Can an entity have two primary keys?
What is use of attribute hierarchy ordered ? : sql server analysis services, ssas
What are binary string data types in ms sql server?
What is index, cluster index and nonclustered index?
What is 2nf normalization form?
Write the SQL query to drop, truncate and delete table.
What is self contained multi valued query?
How do I create a stored procedure in sql server?
How to rebuild the master database?
What do you understand by intent locks?