GUI Editor - Create sections to minimize and expand t-sql code
a
anonymous
started a topic
about 10 years ago
[This topic is migrated from our old forums. The original author name has been removed]
Does dbVis have a feature that allows the GUI to minimize/expand lines/sections of t-sql. I have a very large tsql statement with many joins and sub-selects. It would be nice to be able to "hide/minimize" sections of the t-sql that have been validated. This type of feature is built into the Visual Studio GUI and is very handy.
Thanks
Keith
1 Comment
Hans Bergsten
said
about 10 years ago
[This reply is migrated from our old forums.]
Re: GUI Editor - Create sections to minimize and expand t-sql code
Hi Keith,
Yes, please see the Users Guide for details:
http://confluence.dbvis.com/display/UG91/Editing+SQL+Scripts#EditingSQLScripts-FoldingSelectedText
Best Regards,
Hans
anonymous