You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IntelliSense (SQL Server Management Studio) | Microsoft Docs
ms.custom
ms.date
03/14/2017
ms.prod
sql-server-2016
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic
article
ms.assetid
7d6b0f60-c6ac-4f71-a9d0-fc3c2ffa7e91
caps.latest.revision
7
author
BYHAM
ms.author
rickbyh
manager
jhubbard
IntelliSense (SQL Server Management Studio)
The editors in [!INCLUDEssManStudioFull] support [!INCLUDEmsCoName] IntelliSense options that reduce typing, provide quick access to syntax information, or make it easier to view the delimiters of complex expressions.
Benefits of IntelliSense
[!INCLUDEmsCoName] IntelliSense provides an array of options that make language references easily accessible. When coding, you do not need to leave the editor to perform searches on language elements. You can keep your context, find the information you need, insert language elements directly into your code, and even have IntelliSense complete your typing for you.
IntelliSense Tasks
Task Description
Topic
Describes how to configure IntelliSense options such as statement completion options or the size of Transact-SQL scripts for which you want IntelliSense turned off.
Describes how to have IntelliSense complete the rest of an identifier after you have typed in enough of the name to get a short list of objects whose names start with the same string.