Posts
Sort by recent activity
What happened...
What happened to the old forum?
Candidate list suggestions
It would be nice if the candidate list only showed unique entries. I have a field name AccountID in 7 table in my database and when the candidate list pops up I see all 7. Selecting 1 as opposed ...
Join Table Name Qualification
It would be nice if Sql Prompt had an option to not qualify the table names with the owners/schemas on joins.
Something like this...
Select Table1.Column1
From dbo.Table1
Inner Join dbo.Table2 On T...
Command the Suggestions
It would be nice if Sql Prompt wouldn't pop up the candidate list or make any changes to what I type in a comment block. I have the option to capitalize keywords and if I type in "Made a small cha...