Hi,
Similar to SELECT COUNT(*) in SQL, is there a way to do a count on internal table which meet a certain criteria?
DESCRIBE displays the count of all rows in the internal table.
Thanks.
ss