sasha-alias / sqltabs

Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
https://www.sqltabs.com
GNU General Public License v3.0
805 stars 65 forks source link

Starting query #151

Open StephanKrauss opened 3 years ago

StephanKrauss commented 3 years ago

Hello, i have a beginner question. I work with sql tabs under windows 10. I have connected to my mysql database. Now i will start a query. For example:

--- chart donut select gender from customer order by gender limit 10

How can i start the query and see a chart ?

Your sincerly

Stephan

sasha-alias commented 3 years ago

Hi, menu Database / Execute Block or Database / Execute All Blocks or appropriate keyboard shortcut.

StephanKrauss commented 3 years ago

Hello,

thanks for the quick response. Problem solved :-)

Greetings Stephan