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
What is reportserver and reportservertempdb ?
Why use identity in sql server?
Name some of the open source software that you can use in alternative to SSR?
what are different types of raid configurations? : Sql server database administration
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What authentication modes does sql server support?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
How to drop an existing schema in ms sql server?
Explain different types of index?
What is an expensive query?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
How do I perform an unattended install of sql server 2000?
What the different topologies in which replication can be configured?
What is the difference between a function and a stored procedure?
What stored procedure can you use to display the current processes?