Disable "Unqualified column name" hint
Andelero
Posts: 1 New member
Hi,
I am wondering if there is a chance to disable the "Unqualified column name" hint somewhere. Since I am using unique column names in my database (each field is with a respective prefix) there is no use for me and the green underlinings are overloading the screen.
Furthermore it would be good if also the "Use aliases for table sources" could be disabled.
Thanks for any help
Andreas
I am wondering if there is a chance to disable the "Unqualified column name" hint somewhere. Since I am using unique column names in my database (each field is with a respective prefix) there is no use for me and the green underlinings are overloading the screen.
Furthermore it would be good if also the "Use aliases for table sources" could be disabled.
Thanks for any help
Andreas
Tagged:
Answers
You can customise which code analysis rules run against your scripts by going to the SQL Prompt menu, then clicking 'Manage Code Analysi@Andelero
More information can be found at https://documentation.red-gate.com/sp9/analyzing-your-code/enabling-disabling-code-analysis-rules
I hope this helps.
Tom
Team Prompt
Redgate Software