Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Javaを介してOraclesynonymsテーブルにクエリを実行しようとしています-jdbc
synonyms
jdbc
Exception in thread "main" java.sql.SQLException: ORA-00942: table or view does not exist
この種のテーブルをクエリする別の方法はありますか -私のクエリの例 私のクエリ の残りの部分は、「通常の」テーブルで問題なく動作します。ありがとうございました。