Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: inline out-of-line
Vu Pham wrote:
> "Daniel Morgan" <damorgan_at_x.washington.edu> wrote in message
> news:1077040345.937452_at_yasure...
>
>>Vu Pham wrote:
>>>Could you please tell me a little bit more about this ? I can't find the >>>relationship between tablespace and constraints. ( You can see that I am >>>just a rookie in this field ). >> >>ALTER TABLE mytable >>ADD CONSTRAINT pk_mytable >>PRIMARY KEY (pk_column) >>USING INDEX >>PCTFREE 5 >>TABLESPACE tspace06; >> >>same "USING INDEX ... " syntax for unique constraint.
>>I can think of no advantage to inline constraints unless one is >>lazy and doesn't specify the full syntax required or doesn't put >>constraints on all possible fields which is the recommended >>practice.
Actually my C starts and stops with Hello World. Took one course. Hated it. I think it is the dumbest language ever devised. Now Pascal ... that's a decent language. If Borland had chosen C and Microsoft Pascal we'd likely all be happier. No my background was Fortran and Cobol.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Tue Feb 17 2004 - 14:34:06 CST
![]() |
![]() |