Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 sqlserver 2008

Author  Topic 

Arun.G
Yak Posting Veteran

81 Posts

Posted - 2010-07-22 : 01:03:13
im using sqlserver 2008

in my querywindow, if i type some query like

select * from master_ like means

it should should diplay rightcliskside the all the tables name in database, so that i can select whatever table i want instead of typing it manually

how to set this?

Sachin.Nand

2937 Posts

Posted - 2010-07-22 : 01:59:31
Just right click on the query analyzer & you can see one option "Intellisense Enabled".You can set it if you want it ON or OFF.


Limitations live only in our minds. But if we use our imaginations, our possibilities become limitless.

PBUH
Go to Top of Page
   

- Advertisement -