•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 423,575 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,459 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser: Programming Forums
Views: 984 | Replies: 3
![]() |
•
•
Join Date: Oct 2006
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi,
I am using oracle 9i. I've got hard time rying to rename columns or constraint definition.
I use the following for renaming a column:
but I get this error
The same thing is experienced with the constraint case, however I have no problem in renaming a table itself.
Looking forward to a solution.
I am using oracle 9i. I've got hard time rying to rename columns or constraint definition.
I use the following for renaming a column:
ALTER TABLE table_name RENAME COLUMN old_col_name TO new_col_name;
but I get this error
ORA-14155: missing PARTITION or SUBPARTITION keyword .The same thing is experienced with the constraint case, however I have no problem in renaming a table itself.
Looking forward to a solution.
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 18
Solved Threads: 197
![]() |
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Oracle Forum
- Previous Thread: DSN using ODBC Driver for Oracle doesn't remember password
- Next Thread: PLease I need documentation on oracle 9i



Linear Mode