DROP RESOURCEdescriptionexamplekeywordDROP RESOURCEdescription该语句用于删除一个已有的资源。仅 root 或 admin 用户可以删除资源。语法: DROP RESOURCE 'resource_name'example1. 删除名为 spark0 的 Spark 资源: DROP RESOURCE 'spark0';keywordDROP RESOURCE