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 / guest
Nope.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is the primary key column of a table an index in ms sql server?
Explain what is lock escalation and what is its purpose?
What is the default order of an order by clause?
what's sql server? : Sql server database administration
What is bcnf normalization form?
What happens if the update subquery returns no rows in ms sql server?
What do you understand by triggers and mention the different types of it?
Can foreign key be duplicate?
What is the difference between a "where" clause and a "having" clause?
how to take backup bcp out for a column in table in sql server?
Can we linked SharePoint to a SQL database?
What is the fastest way to permanently delete a 1 million row table named customers?
What is pessimistic concurrency?
How would you add a section to a table?
What is normalization? Describe its different types.