Oracle中创建一个表 现在想修改一个列的名称create table text(textid number,textname,varchar2(20),textpass,varchar(20));现在想要吧textpass修改成password 请问sql语句怎么写?
米琪卡哇伊
相关分类