G gus New Member May 24, 2006 #1 Hi, Thanks in advance! How can I draft a statment like the following sql with progress. select count(item1), sum(item2) from table_test group by item3. I mean how to use progress to realize the same function as sql. Gus, Zhang
Hi, Thanks in advance! How can I draft a statment like the following sql with progress. select count(item1), sum(item2) from table_test group by item3. I mean how to use progress to realize the same function as sql. Gus, Zhang