drop create database link dblink 提示无效drop 求解
把drop后面的create去掉、
drop 怎么可能和 create一起用啊- -drop是删除 create是创建 都属于DDL语言