Can a table have two primary keys?

Answer Posted / vikneswaran

no,table can have only one primary key.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?

722


How do I run a program in pl sql?

504


How to look at the current sql*plus system settings?

606


What is nvarchar in sql?

524


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2073






Why we use cross join?

543


How do I count duplicates in sql?

552


Why do we use sql constraints?

663


Is sql port 1433 encrypted?

578


What kind of join is join?

559


what is a stored procedure? : Sql dba

559


How do you select unique values in sql?

503


How can use stored procedures in sql?

586


What is a left inner join?

543


What does count (*) mean?

530