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........ |