MySQL Forums
Forum List  »  Newbie

Re: Insert restriction
Posted by: dileep ch
Date: April 12, 2012 06:48AM

hey.. try this once
alter table tab_name add primary key(first_name,last_name);



Edited 1 time(s). Last edit at 04/12/2012 06:54AM by dileep ch.

Options: ReplyQuote


Subject
Written By
Posted
April 12, 2012 05:03AM
April 12, 2012 05:06AM
April 12, 2012 06:25AM
April 12, 2012 08:30AM
Re: Insert restriction
April 12, 2012 06:48AM
April 12, 2012 06:56AM
April 12, 2012 07:02AM
April 12, 2012 11:56PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.