Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.06 KB

File metadata and controls

30 lines (25 loc) · 1.06 KB
title Choose Target Table for Insert Results 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
vdt.dlgbox.choosetableforinsertfrom
vdtsql.chm:69642
ms.assetid 4ffd62c1-da72-4daf-832b-cc1268abf351
author stevestein
ms.author sstein
manager craigg

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

Allows you to specify the table to which rows of data will be added as the result of an INSERT RESULTS query. This dialog box appears when you start an INSERT RESULTS query.

Options

Choose a target
Select from the list the name of the table to add rows to. You can specify only one table for the INSERT RESULTS query.

Note

You can change the table into which you want to insert rows in the Properties window.

See Also

Create Insert Results Queries (Visual Database Tools)