What is primary key and example?



What is primary key and example?..

Answer / Somendrashrimali

{n "primary key": "a unique constraint on a table column or set of columns to ensure the values are distinct",n "example": "EmployeeID in an Employees table, where each employee has a unique ID"n}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How many non clustered indexes there can be on table ?

1 Answers  


List out a number of the wants to setup a SQL Server failover cluster?

1 Answers  


How will you hide an attribute? : sql server analysis services, ssas

1 Answers  


What is the SQL?????????????????????????????

5 Answers   CMS,


One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d f f g h

1 Answers  


How to manipulate data from one table to another table ?

1 Answers   MCN Solutions,


what are triggers? : Sql server database administration

1 Answers  


What objects does the fn_my_permissions function reports on? : sql server security

1 Answers  


Can you explain important index characteristics?

1 Answers  


What is Outter Join?

1 Answers  


Diffrence between DTS vs SSIS

2 Answers   IBM, Infosys,


What is relationship? What number of sorts of relationship are there?

1 Answers  


Categories