Running a Select statement from any table name which ends with a "G" gives an error that the table doesn't exist
说明
Select from from any database table which ends with "G" gives an error that database table doesn't exists. The nature is Toad cuts the "G" letter from the table. As an example select * from app_display_config gives an error 'Table app_display_confi not found'.
原因
This happens in SAP IQ database, not ASE
解决办法
Issue resolved in the v3.2 beta version, available here