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
How do you rename a table in sql server?
What is triggers in ms sql server?
explain what is raid and what are different types of raid configurations? : Sql server database administration
List down some advantages of sql stored procedure?
How to retrieve error messages using odbc_errormsg()?
How to define and use table alias names in ms sql server?
What function does a database engine serve in the sql server?
How to make a remote connection in a database?
How to set a database state to offline in ms sql server?
How to backup encryption key ?
What area unit the various kinds of info compression introduced in sql server 2008?
Can sql server be linked with other servers like oracle?
What do you need to connect php to sql server?
What will be query used to get the list of triggers in a database?
Explain log shipping and mention its advantages.