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
 General SQL Server Forums
 New to SQL Server Programming
 Pressing F1 for help doesn't always help

Author  Topic 

SecretSQL
Starting Member

4 Posts

Posted - 2008-02-11 : 23:41:07
I've noticed that F1 for help doesn't work for all reserved words highlighted.

For example, while positioning the cursor in the word Max brings up the correct SQL page when F1 is hit, placing the cursor in the middle of the word dm_db_index_usage_stats does not bring up the relevant entry, despite the fact that an entry exists for this DMV.

Can the help system be configured to bring up help for DMV names?
   

- Advertisement -