Can a table have two primary keys?

Answer Posted / ramireddy

No, A table having only one primary key.
If you declare as Primary
key(<column_name>,<column_name>,<column_name>) for any
table. This type key is called as composite key.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by temporal data?

546


What are aggregate and scalar functions?

527


Can we use ddl statements in stored procedure sql server?

518


Name three sql operations that perform a sort.

590


what is subquery? : Sql dba

569






Explain what is a field in a database and record in a database?

611


What is sql comments?

650


Does sql backup shrink transaction log?

553


what are the types of subquery? : Sql dba

590


Explain the commit statement.

613


Why do we need cursors in pl sql?

520


What are the benefits of triggers?

604


Explian rowid, rownum?

564


What is crud stand for?

570


What does the hierarchical profiler does?

570