Hello everyone
I have the following doubt, I have a test table that is pointing to the 'System' tablespace. But I wish she was pointing at the 'test_dados' tablespace. Is it possible for me to change this without dropping the test table ??? If it's possible, how do I do it ??
Thank you
Back Oracle
Change tablespace from a table
-
- Rank: DBA Sênior
- Posts: 372
- Joined: Tue, 24 Jan 2006 3:33 pm
- Location: Palmas - TO
- Contact:
This link http://asktom.oracle.com/pls/ask/f?p=49 ... 6718680907 can help.
Basically it is as follows:
Gilberto
Basically it is as follows:
ALTER TABLE<table_name> MOVE TABLESPACE < target_tablespace>
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest