Posts
Sort by recent activity
RC 3.5: viewing definition of tabular functions
I just noticed a problem that is new in RC 3.5:
when I code
select * from MyTabularFunction(@param1, @param2)
With SQL Promt 3.1 I was able to view the function defintion anytime using Ctrl-space w...
Wish: columns in column picker in original order
Hi,
I'd like to have an option to switch off the alpha sort for the columns in the column picker window.
For me, it works much better to find a column in the order in which they are defined in the ...
Wishlist and suggestions
Some ideas wich in my opinion would make a good tool better:
Option to disable parsing newly opened queries as a whole, which is awkward on large queries / procedures
or at least
Option to quickly ...
Copy to clipbord copies from cache!
I just discovered a very dangerous "feature":
If I type part of a name of a stored procedure, a button "Copy to clipboard" appears on the popup window.
If I copy the procedure code to clipbord with...