How can we help you today? How can we help you today?

Intellisense don't work if '-' present in db name

Intellisense don't work if '-' present in db name

And another question, is this a normal behavior

1) i typed
select *
from table1
where table1.col1 = 0

2) then i modified select clause
select *,^control+space^
i got a column list (great)

but when i typed
select *,^space^ ^control+space^
it showed a table list

i prefer having only a column list for select clause
nmpham
0

Add comment

Please sign in to leave a comment.