Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: What makes difference by creating an index or add a primary key to a table
"cschang" <cschang_at_maxinter.net> wrote in message
news:3F345FEE.B9622EBF_at_maxinter.net...
> System: 8.1.7
> Platform: NT 4 w/sp6a
> I have a table that I decided to add a primary key by combining two
> columns. But what that difference to create an index of the table by
> using these two columns?
>
> C Chang
>
>
by using a primary key you are adding a constraint as well. With an index you dont get that Received on Sat Aug 09 2003 - 04:20:42 CDT
![]() |
![]() |