标题说明了一切,真的 - 我通过VPN连接到我大学的oracle服务器,我试图通过左侧的层次结构窗格查看另一个用户的表,但我收到错误:< / p>
An error was encountered performing the requested operation:
ORA-00907: missing right parenthesis
00907. 00000 - "missing right parenthesis"
*Cause:
*Action:
Vendor code 907
这只是试图展开'Other Users'文件夹下的'Tables(filtered)'文件夹。
我在尝试查看自己的'Tables(filtered)'文件夹时也遇到此错误。
感谢任何帮助。
编辑:我应该澄清我尝试使用的所有其他功能都运行得很好,我可以通过纯SQL创建和查看表。