以下()命令在删除用户SCOTT的同时删除用户所有的对象

分类: 2018年营销运维考试复习试卷(公共题) 发布时间: 2023-12-01 12:13 浏览量: 0

以下()命令在删除用户SCOTT的同时删除用户所有的对象

A.A.drop user scott;

B.B.drop user scott include constents;

C.C.drop user scott cascade

D.D.drop user scott include datafiles;

正确答案是C