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 / madhu
We can create 3 tables with PK and FK but can not insert
rows. Try it.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of RDBMS?
How many triggers are possible per table?
How except clause is differs from not in clause?
How to execute a sql statement using odbc_exec()?
How to Update from select query in sql server?
What is the use of set nocount on/off statement?
How do you rebuild an identity column?
What is change data capture (cdc) feature?
How can we determine what objects a user-defined function depends upon?
What is order of B+tree?
What is difference between index and primary key?
If the job running very slow what is the action you do
How can I get data from a database on another server?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
Where the sql logs gets stored? : sql server database administration