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...


how to declare unique key in creating a table..?

Answers were Sorted based on User's Feedback



how to declare unique key in creating a table..?..

Answer / chandu

create table sales(prodid INT NOT NULL UNIQUE
QUANTITY INT);

Is This Answer Correct ?    6 Yes 2 No

how to declare unique key in creating a table..?..

Answer / pankaj

When we declare a primary key its a unique key. for that table.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More MySQL Interview Questions

What are features of mysql?

0 Answers  


How do I clear the command in mysql?

0 Answers  


What is memory table?

0 Answers  


What is mysql protocol?

0 Answers  


How to extract a unit value from a date and time?

0 Answers  


What is the function of myisamchk?

0 Answers  


What is mysqlcheck do?

0 Answers  


What is 'mysqlcheck'?

0 Answers  


How to copy data from one server to another using php?

0 Answers  


How can we find the number of rows in a table using MySQL?

3 Answers  


Is mysql open source?

0 Answers  


What is mysql command line?

0 Answers  


Categories