Skip to Content
0
Former Member
Jun 30, 2009 at 06:58 AM

How to run query

39 Views

Dear Expert,

It easy to write a query in SAP but I have to run many query at same time,is it possible

eg

select name,sal from emp

select sum(sal) from emp

i want two different ouput at same windows is it possible by query generator ?

Thanks