is there more the two primary key in a single table?

Answer Posted / sudheer gowlikar

we cannot have more than one primary key on a table since
primary will create a clustered index and we can have only
1 clustered index on a table since clustered index will
sort data in data pages and the data sorted in one way
rather sorting number of ways.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by stored techniques? How would we use it?

773


What are sql server procedures?

735


What is the significance of master, tempdb and model databases?

718


Explain sql server authentication modes?

790


How to retrieve field values using mssql_result()?

813






How to automatically create a log when an exception is being received into SQL Server?

933


What is 2nf in normalization?

748


Can select statements be used on views in ms sql server?

768


how can you attach more than 20 ldf files in sql server

1744


Define outer join?

750


Explain what is lock escalation and what is its purpose?

686


What command do we use to rename a db, a table and a column?

671


What is meant by datasource?

687


How to Sync Two SQL Azure Databases?

111


What is importing utility?

723