Subject | IBO sub ordering |
---|---|
Author | james_027 |
Post date | 2003-07-15T09:03:26Z |
IBO sub ordering
How do we do this in IBO...
select *
from customer
order by type, name
using the ordering items?
How do we do this in IBO...
select *
from customer
order by type, name
using the ordering items?