Skip to Content
0
Former Member
May 13, 2008 at 05:10 PM

select count( * ) command at internal tables

5374 Views

Hi,

it is not possible to use a select quiry at internal tables.

I would like determine the number of person with a where

condition at an internal table. How does it work ?

I cant say :

select count( * ) from xxx into xxxxxxx

where xx= xx.

What else can I do ?

Regards

ertas