DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Renaming column

  1. #1
    Join Date
    Jan 2001
    Posts
    642
    Hi,
    How do I rename a column in oracle 8.1.6. In 7.3, we had no option other than either creating another table or drop and recreate the table

    Badrinath

  2. #2
    Join Date
    Dec 2000
    Posts
    12
    Drop a column name and add a new column name with alter table command...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width