I'd like to find a tool that can detect redundant/unused tables and stored procedures in a sybase database.
The DB is accessed from a Java application which uses JDBC to access both the tables and the stored procs.
There are neraly 400 tables and a similar number of stored procedures.
Any suggestions?
以上就是A tool that can detect redundant database tables 的详细内容,更多请关注web前端其它相关文章!