Problem's Solutions for Oracle
Thursday, December 30, 2010
Rename the column in oracle syntax.
alter table table_name rename column old_column_name TO new_column_name;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment