Sybase:删除表中的某列

Sybases:删除表中的某列

alter table tb1(表名) drop clo1(列名);
commit;

 

posted @ 2018-06-28 10:37  整合侠  阅读(224)  评论(0)    收藏  举报