If the code-editor, I see double entries in the intellisense dropdown list. Sometimes there are triplicate entries.
Hi Matthew,
Are you talking about the Code Completion/Dot lookup feature? Could you please give us more information on how this happens? Which kind of entries are you expecting? keywords/ table columns/ object names/ objects parameters?
Gwen
Hello, mgriffore,
I’d think that intellisense is also listing objects accessible through (public) synonyms.
yeah, it looks like that is the case. If I preface the table with the schema name, then I do not see duplicate entries in the list.