-1
Can anyone tell me a database manager where I can build more complex queries without having to enter the query? Just clicking where I want to make a SELECT for example?
I need to do several queries involving a SELECT in several tables at the same time using INNER JOIN but my knowledge in SQL is minimal. What I wanted was to be able to click on the columns of the tables in which I want to select and the application to mount the query for me, something I don’t have in Phpmyadmin that I am currently using.
https://answall.com/questions/9057/program-para-managementco-datamanagement-mysql-windows might help
– Wees Smith
Possible duplicate of Program to manage Mysql database on Windows?
– Woss