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
![](https://secure.gravatar.com/avatar/99da5ed47376d99f04ccceecd96d7e1f?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
This was fixed in version 6. Typing a table name without underscores will show suggestions for matching table names with underscores.