I have Toad for Data Analysis 1.1.1.473 on an iSeries system.
The issue is when you must include the schema name in the generated query.
For Example: SELECT * FROM databasename.schemaname.tablename.
The query builder feature only builds the databasename.tablename. Is there a way to fix this other than sending it to the editor?
thanks in advance.