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 there more the two primary key in a single table?

Answer Posted / murugavel

yes
CREATE TABLE "accessmenu" (
"UID" int(11) NOT NULL DEFAULT '0',
"MID" int(11) NOT NULL DEFAULT '0',
"AlterPermission" tinyint(4) DEFAULT '0',
PRIMARY KEY ("UID","MID")
);

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between cte and view?

975


Explain syntax for disabling triggers?

1093


What is transact-sql language?

1135


What is table-valued sub query?

1026


What is nonclustered index with included columns ?

1015


What is row_number()?

1050


What is the recovery model? List the types of recovery model available in sql server?

944


What is the web service used for reporting services?

126


What does null mean?

1052


What is the status of services on passive node for failover cluster in sql server? : sql server database administration

1351


Explain full-text indexing?

1042


Explain an incremental backup?

1049


How to drop an existing table with "drop table" statements in ms sql server?

1147


How to copy data from one table to another table?

1051


Explain about unique identifier data type in sql server?

976