View Single Post

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

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
Reply With Quote