How to change the Schema name and move the table into another schema?
I have a bit problem while changing the schema name. My problem is I have a table1 with schema1 and there is another schema called schema2. So how can I move the table1 in schema2?