View Single Post
  #18 (permalink)  
Old 08-27-2007, 01:46 AM
Murali Murali is offline
D-Web Master
 
Join Date: Feb 2007
Location: India-Chennai.
Posts: 386
Murali is on a distinguished road
Send a message via AIM to Murali
Default Re: Difference between Oracle 9i and 10g

TableSpace Enhancement in ORACLE-10g

We can easily Modify the Tablespace name using

ALTER TABLESPACE <old_tablespace_name> RENAME TO <new_tablespace_name>.
__________________
-Murali..
Reply With Quote