Comments
3 comments
-
Hi Janez,
Thanks I've added a suggestion to our system.
Regards,
Tilman -
one more suggestion:
Option to only use aliases on table columns when an alias for the table exists.
When doing quick and dirty selects, I dont like to see SQL Prompt to add aliases as
select * from customers where dbo.customers.custname = ... -
I second those suggestions
Add comment
Please sign in to leave a comment.
I have one suggestion for aliases:
To add an option 'Only use aliases from my list', so the SQL Prompt will only use aliases from the list of aliases I have specified, but will not set an alias for the tables not included in my list (basically, Prompt will ignore anything I have not specified in the list of my aliases).
Janez