Files
sql-server-samples/samples/features/ssms-templates/readme.MD
T
2018-05-06 12:19:40 -04:00

1.8 KiB

SSMS Query Templates

SQL Server Management Studio supports templatized queries for multiple languages, including T-SQL, DAX, and MDX. The templates contain variables of the form "<variable_name, [data type], [default value]>". SSMS users typically open the templates in one of the following ways:

  1. The Template Explorer, which presents the hierarchy as a tree control. Users can drag the query templates to the current editor window or double click to open them in a new window.
  2. A "New