Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


is it possible to assign two primary key in a table

Answers were Sorted based on User's Feedback



is it possible to assign two primary key in a table ..

Answer / sushma s

A table can have only one primary key assigned.

Is This Answer Correct ?    19 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / sudipta santra

IF WE MAKE COMPOSITE PRIMIRAY KEY THEN ONLY MORE THAN ONE
COLUMNS WILL BE BIND UP.

Is This Answer Correct ?    11 Yes 1 No

is it possible to assign two primary key in a table ..

Answer / jd

At the end of the day a primary key is unique non null value
that the data is indexed upon.

Even if only one column can be explicitly defined as the PK.
It is possible to uniquely identify a row differently, by
creating a unique non null column that is indexed. It is
implicitly then a PK.

Is This Answer Correct ?    4 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / vignesh lakshmirajan

Answer is strictly NO...!!!

we may have morethan one unique column in a table but we should assign only one primary key...!!

Is This Answer Correct ?    3 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / guest

no it doesn't possible

Is This Answer Correct ?    3 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / rajan

any if one time primary key in a table

Is This Answer Correct ?    0 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / kunal

yes, it is called composite key

Is This Answer Correct ?    0 Yes 0 No

is it possible to assign two primary key in a table ..

Answer / rajan bajalia

yes

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More MySQL Interview Questions

What is deterministic in mysql?

0 Answers  


How many entries can mysql handle?

0 Answers  


What is the use of mysqli_fetch_array?

0 Answers  


What is difference between mongodb and mysql?

0 Answers  


Which statement is used to delete a table in MySQL.

0 Answers  


Is mysql good for large database?

0 Answers  


How we can copy one table data into another table whose name same as table but in differ database

8 Answers  


What are the 'mysql' command line options?

0 Answers  


what is the difference between MyIsam and InnoDb engine?

2 Answers  


what is the difrence between sql and pl/sql

21 Answers   Wipro,


How to write after insert event update trigger on the same table in mysql?

0 Answers  


How many services is running in sql server?

3 Answers   ACC, V2 Solutions,


Categories