Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 916 Bytes

File metadata and controls

25 lines (21 loc) · 916 Bytes
title Choose Target Table for Insert Values Dialog Box (Visual Database Tools) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology ssms
ms.topic conceptual
f1_keywords
vdtsql.chm:69649
vdt.dlgbox.insertinto
ms.assetid 580ed86a-be86-419b-9dc7-e3b17f19905f
author stevestein
ms.author sstein
manager craigg

Choose Target Table for Insert Values Dialog Box (Visual Database Tools)

This dialog allows you to specify which table to update with an INSERT VALUES query. This dialog box appears if more than one table is displayed in the Diagram pane when you change a query's type to an INSERT VALUES query.

Select the table that you want to add data to, and then click OK.

See Also

Create Insert Values Queries (Visual Database Tools)