Start a new topic

SQL Commander with Treeview navigation within Queries

great Feature would be if in SQL Commander a Tree-View feature would be implemented

Example:

 -- Find error in TABLE by CustomerRef

 select ....

 -- Find error in TABLE by Timestamp

 select...

 

 --- Find error in Table by Timestamp with given CustomerID

 select ...

 

should show as a Tree with expand/colapse split view option

 

- Find error in TABLE by CustomerRef

+ Find error in TABLE by Timestamp

    - Find error in Table by Timestamp with given CustomerID


in large scripts would this be a benefit to organize and navigate to statements

1 Comment

Alexander,


Thanks for the suggestion. I've added your vote for that improvement.


Regards


Roger

Login or Signup to post a comment