以order为例 select table_name from user_tables where upper(table_name)=upper('order') drop table "ORDER" cascade constraints