| I once fixed a similar issue for Mariadb. I solved the issue by adding a SQL filter of 'table_schema = database()'. I have zero experience on Oracle. Could you guys help me to answer the following question: Is it possible to get sequence schema information in Oracle’s sequence info table? It would be easy to fix it if there is affirmative answer to the above question. Thanks. |