cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Executing SQL queries in SAP-GUI e.g. select * from but000

Former Member
0 Likes
33,079

Hallo,

I am newbie in the SAP world. Is there a way to run select statements from SAP GUI? e.g. I want to know how many rows are returning from a join xyz.

select count() from tabA and tabB where tabA.id = tabB.id and tabA.Name is not null.*

Is it possible with SQVI (SQ01)?

Please help.

View Entire Topic
Former Member
0 Likes

Thanks every body for help.

The transaction DBACOCKPIT has a SQL Command Editor (Performance > Additional Functions).