Teradata数据库如何修改字段类型

2024-11-18 09:53:52
推荐回答(1个)
回答1:

alter table your_db.your_table ADD job_code TITLE 'depart number';