short_sql

[ORACLE], [SYBASE]
short_sql=0

If this is 1 select statements are generated as select * from table. For this to work you have to be absolutely certain that Oracle or Sybase will return the columns in the correct order. Auxoracl/Auxsybas do not check this.