为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】: 【操作系统】: 【CPU】: 【问题描述】*:
select * from all_tab_columns where owner='模式名' and Table_Name='表名'; 或使用disql登录,desc 模式名.表名
select * from all_tab_columns where owner='模式名' and Table_Name='表名';
或使用disql登录,desc 模式名.表名