参考答案: CD
详细解析:
查看ADS数据导入状态的方法:1、根据job_ids查询表information_schema.current_job 2、通过DMS导入导出菜单查看A. 使用log命令: log
B. 使用命令: show status for
C. 使用SQL: select state from information_schema.current_job where job_id
D. 使用DMS,通过菜单项查看
参考答案: CD
详细解析:
查看ADS数据导入状态的方法:1、根据job_ids查询表information_schema.current_job 2、通过DMS导入导出菜单查看