Skip to content

Commit 6bc8837

Browse files
authored
Update template-explorer.md
The template scripts provided with SQL Server Management Studio contain parameters to help you customize the code. When you open a template, Use the ***Replace Template Parameters*** dialog box to insert values into the script. Change to: The template scripts provided with SQL Server Management Studio contain parameters to help you customize the code. When you open a template, Use the **Specify Values for Template Parameters** dialog box from the QUERY menu to insert values into the script.
1 parent 04dd363 commit 6bc8837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssms/template/template-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can browse the available templates in Template Explorer, then open a templat
3232
## Benefits of Templates
3333
Templates are available for solutions, projects, and various types of code editors. Templates are available to create objects like databases, tables, views, indexes, stored procedures, triggers, statistics, and functions. In addition, there are templates that help you to manage your server by creating extended properties, linked servers, logins, roles, users, and templates for [!INCLUDE[ssASnoversion](../../includes/ssasnoversion_md.md)].
3434

35-
The template scripts provided with SQL Server Management Studio contain parameters to help you customize the code. When you open a template, Use the **Replace Template Parameters** dialog box to insert values into the script.
35+
The template scripts provided with SQL Server Management Studio contain parameters to help you customize the code. When you open a template, Use the **Specify Values for Template Parameters** dialog box to insert values into the script.
3636

3737
Create custom templates for tasks you perform frequently. Organize your custom scripts into the existing folders or create a new folder structure.
3838

0 commit comments

Comments
 (0)