24 Apr
2003
24 Apr
'03
6:45 p.m.
I am trying to use the ZsapdbDA with a version 7.4 sap database on Linux. this simple query: select count(*) as count_total from inventory group by CATEGORY returns a result set in SQL Studio, but not in the ZSQL instance? Basic SELECT statements without GROUPING clauses seem to work OK... Anyone have any ideas? Thanks