Intellisense when typing table with underscores (My_Table)
I have a table called My_Table.
I should be able to just type "mytab" and have Sql prompt recognize that as an option in intellisense, like devart SQL Complete does. Currently, it gives me no suggestions.
3
votes
Anonymous
shared this idea
This was fixed in version 6. Typing a table name without underscores will show suggestions for matching table names with underscores.