Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.17 KB

File metadata and controls

32 lines (27 loc) · 1.17 KB
title Choose Target Table for Insert Results Dialog Box
ms.custom seo-lt-2019
ms.date 01/19/2017
ms.prod sql
ms.prod_service sql-tools
ms.technology ssms
ms.topic conceptual
f1_keywords
vdt.dlgbox.choosetableforinsertfrom
vdtsql.chm:69642
ms.assetid 4ffd62c1-da72-4daf-832b-cc1268abf351
author markingmyname
ms.author maghan
ms.manager jroth
ms.reviewer

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

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] 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)