在Oracle中进行查询是:[Err] ORA-00923: FROM keyword not found where expected报的这个错误,
就是因为from写错了,你自己检查检查是不是写成了form。
[Err] ORA-00923: FROM keyword not found where expected
最新推荐文章于 2023-11-07 14:45:48 发布
在Oracle中进行查询是:[Err] ORA-00923: FROM keyword not found where expected报的这个错误,
就是因为from写错了,你自己检查检查是不是写成了form。