Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: alter table move tablespace with blob column

Re: alter table move tablespace with blob column

From: Chris <christianboivin1_at_hotmail.com>
Date: 18 Jan 2005 05:43:19 -0800
Message-ID: <1106055799.175996.166650@c13g2000cwb.googlegroups.com>


Ok ! i found how to move my blob :

ALTER TABLE REPERTOIRES_PHOTOS move LOB(rph_image) STORE AS ( TABLESPACE jlr_photo )

Chris Received on Tue Jan 18 2005 - 07:43:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US