Creating a SQL complex query report, with visual design approach, via pipeSQL
1–4 of 4 posts
Re: Creating a SQL complex query report, with visual design approach, via pipeSQL
#2Re: Creating a SQL complex query report, with visual design approach, via pipeSQL
#3Numerous attempts have been made at visual SQL queries. The problem is learning them doesn't gain you anything over SQL really, and you have now spent your time learning a non-standard way of doing things (MS Access query builder was OK). Better spend your time practising some advanced queries than learning yet another visual tool.
Sorry, I didn't understand your answer. It is very important to understand the complex query in-order to debug or re-engineer. One way is to visualise it as mentioned in the article and convert it to SQL via pipeSQL.
Re: Creating a SQL complex query report, with visual design approach, via pipeSQL
#4Numerous attempts have been made at visual SQL queries. The problem is learning them doesn't gain you anything over SQL really, and you have now spent your time learning a non-standard way of doing things (MS Access query builder was OK). Better spend your time practising some advanced queries than learning yet another visual tool.
pipeSQL author here: Sorry, I didn't understand your answer. It is very important to understand the complex query in-order to debug or re-engineer. One way is to visualise it as mentioned in the article and convert it to SQL via pipeSQL.