| Author |
Message |
sreenigacc
New User
Joined: 16 Oct 2007 Posts: 9 Location: bangalore
|
|
|
|
Hi,
I have a query on primary key. I have a table, which is having more than one primary key.
I mean there are 4 columns with primary key out of 76 columns in the table.
in that four columns any column can have the same data multiple times, but if we combine all these 4 columns then the data will be unique.
If it is the case, what we call this group of columns.
thanks in advance
sreenivasulu G |
|
| Back to top |
|
 |
References
|
Posted: Tue May 06, 2008 8:47 pm Post subject: Re: Query on Primary key |
 |
|
|
 |
Gnanas SNG
Senior Member
Joined: 06 Sep 2007 Posts: 370 Location: India
|
|
|
|
| Composite primary key! |
|
| Back to top |
|
 |
guptae
Moderator
Joined: 14 Oct 2005 Posts: 990 Location: Bangalore,India
|
|
|
|
Hello Sreeni,
Its known as COMPOSIT PRIMARY KEY.
please read the manual befor posting . |
|
| Back to top |
|
 |
|
|