Rename column in oracle table

Rename column in Oracle table

SQL> alter table <
table name> rename column <old column nameto <new column name> ;

SQL> commit;

No comments:

 My Attempt to learn AI  GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...

Popular in last 30 days