Intellisense should be more intelligent
Brought to you by:
wmmihaa
When you type the following query:
SELECT * FROM [Table]
WHERE Table.[IntellisenseList]
the Intellisense should assume the last table used for
intellisense. Currently you have to type the table
name first. This is also true if you would edit the
selected columns. You'd have to type in the table name
first.