Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> unique contraint without index
hi all,
In my database I don't want any index on three columns (a,b and c) I
need unique contraint on three columns, so that value will not repeat.
Is it possible.
And if no, then unique key is better or primary key for space usage
prospective. Or if YES then pls tell me how.
Received on Tue Jan 16 2007 - 01:07:43 CST