View Single Post

   
  #3 (permalink)  
Old 02-27-2008, 08:13 AM
Gladiator
 
Posts: n/a
Default Re: moving tables between schema


Philip Nelson wrote:
> Gladiator wrote:
>
> > hi everyone.....
> > Can anyone tell how to move tables between
> > schemas.......... that is changing the schema name of the
> > table................
> >
> > thanks in advance....
> > Kamal

>
> Currently this is a seriously manual process (create new table and all
> related objects, move the data over) !!!
>
> But with V9 Viper you will have a command to move objects between schemas
> very easily.
>
> Phil




Thanks a lot Philp........

Reply With Quote