Hi FlexSimmers,
In the code library window, we have Branching, Looping, Comparison, LocalData, Feedback, and Stochastics. If SQL query options are added as part of the library, users can easily drag and drop a query and modify it to model to their needs. The advantage is that users don't have to write the entire SQL query every time for development. This saves a lot of time. Only basic queries and some advanced queries like SUM(), AVG, INSERT(), JOIN, etc can be added. So users can easily add SQL queries to the code without even looking into the user manual.
Regards,
Arun KR