multi-field primary key
- From: "sql guy123" <stoppal@xxxxxxxxxxx>
- Date: 28 Nov 2005 09:37:07 -0800
I have a table (table1) that has a bunch of fields....
[field1]
[field2]
[field3]
[field4]
[field5]
None of these fields are unique, but if I combine them, then they are
unique.
I know there is a way to make multi-field primary keys, but when I try
I get an that field1 is not unique, which I already know,
How can I make a multi-field primary key?
thanks
.
- Follow-Ups:
- Re: multi-field primary key
- From: David Portas
- Re: multi-field primary key
- Prev by Date: Bulk Import with header in text file
- Next by Date: Re: CASE problem
- Previous by thread: Bulk Import with header in text file
- Next by thread: Re: multi-field primary key
- Index(es):
Relevant Pages
|