| Subject | Re: [IBO] Unique |
|---|---|
| Author | Florian Hector |
| Post date | 2003-10-01T05:11:07Z |
> If I had a table with fields A and B, how could I make theCREATE UNIQUE INDEX IDX_MyTable ON MyTable (FieldA, FieldB);
> combination of fields A and B be unique?
Florian
| Subject | Re: [IBO] Unique |
|---|---|
| Author | Florian Hector |
| Post date | 2003-10-01T05:11:07Z |
> If I had a table with fields A and B, how could I make theCREATE UNIQUE INDEX IDX_MyTable ON MyTable (FieldA, FieldB);
> combination of fields A and B be unique?