oraclealteradd oracle add_days 怎么使用alter table语句一次往一个表里添加多个字段?Oracle使用以下语法将多个字段添加到表中:alter table test add(col1 type... 2021-03-12 2135次浏览