How do I view querie output?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Franz
Posts: 2
Joined: Wed 15 Apr 2009 08:36

How do I view querie output?

Post by Franz » Wed 15 Apr 2009 09:12

Hi, can any one tell me

How do I view querie output?

Thhanks

Franz

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Post by Elias » Wed 15 Apr 2009 15:48

Hello, Franz.

Do you mean the result of query execution?

You can see the result of query execution in the Data Window, it is opened in the default window layout, or available through View menu.

You can also get the query executed and see the result of the execution if activate the Data tab in the document where the query is typed.
To activate the Data tab:
- click right mouse button under the text of the document near the Text tab.
- Choose Data menu item

Post Reply