Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OpenSQL query testing tool

Former Member
0 Likes
379

Hi,

I am looking for a simple tool that I can type in a sql query and then run the query. It would be nice if it can be like MS Access that you can switch between design view and SQL view - using design view to contruct the query and switch to SQL view so you can copy the SQL statement to the ABAP program.

So far the only thing I found is SQL Query Tool (t-code SQ01), but it's more a reporting tool than a query testing tool.

Please advise. Thanks,

Jack

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
317

Actually...You can do your own tool...Check this blog -:) It will give you a couple of ideas -;)

[Dynamic Inner Join Function Module|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5262] [original link is broken] [original link is broken] [original link is broken];

Greetings,

Blag.

1 REPLY 1
Read only

Former Member
0 Likes
318

Actually...You can do your own tool...Check this blog -:) It will give you a couple of ideas -;)

[Dynamic Inner Join Function Module|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5262] [original link is broken] [original link is broken] [original link is broken];

Greetings,

Blag.