Sybase 删除表的某列
Sybase 删除表的某列sql:
--想删除字段temp1(该字段的所有值已置为null) alter table nh_bill_detail drop temp1;
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/4996.html
Sybase 删除表的某列sql:
--想删除字段temp1(该字段的所有值已置为null) alter table nh_bill_detail drop temp1;
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/4996.html