What Is The Difference Between Primary Key & Super Key
Answer Posted / tanmay dutta
Primary Key : Unique No. Not null.No duplicate.exam:Student_Id.
Super Key : Like (student_id + Student Name)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an expensive query?
Explain few of the new features of sql server 2008 management studio
How to create nested stored procedure?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
What are the dmvs? : sql server database administration
How to connect php with different port numbers?
How sql server executes a statement with nested subqueries?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
What is the concept of optimization?
Ms sql server index?
How to add code to the existing article (using improve article)?
What is the log shipping?
How to change a login name in ms sql server?
Can you explain different types of locks in sql server?