Altering Schema Of A Table

  • Use this

    alter schema schema1 transfer schema2.table_name

  • Ratheesh.K.Nair (5/12/2009)


    Use this

    alter schema schema1 transfer schema2.table_name

    this worked.

    thanks a lot 🙂

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply