SQL - Under Construction
As someone who has worked primarily in frameworks and has not worked purely as a DBA, there are a lot of commands that I rarely use and some I have never used. I was working on a comprehensive SQL cheatsheet that would fit on a single page and though I was nearly complete, I got a better idea: an easy to use SQL query building tool. As such, this tool is intended to help anyone who is like me and needs a query that is off the usual beaten path.
Note: This is a preliminary version to work out the general functionality. The final version will utilize a text editor with a contextual list of options at each step.
Instructions
This is a non-executable SQL that you can use to build your own query. you can use your own table, column, procedure, view, or index names.