You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/relational-databases/import-export/examples-of-bulk-import-and-export-of-xml-documents-sql-server.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,11 @@ manager: "jhubbard"
39
39
40
40
- INSERT ... SELECT * FROM OPENROWSET(BULK...)
41
41
42
-
**Note:**For more information, see
43
-
-[Import and Export Bulk Data by Using the bcp Utility (SQL Server).](../../relational-databases/import-export/import-and-export-bulk-data-by-using-the-bcp-utility-sql-server.md)
44
-
-[Import Bulk Data by Using BULK INSERT or OPENROWSET (BULK...)(SQL Server).](../../relational-databases/import-export/import-bulk-data-by-using-bulk-insert-or-openrowset-bulk-sql-server.md)
45
-
-[How to import XML into SQL Server with the XML Bulk Load component.](https://support.microsoft.com/en-us/kb/316005)
-[Import and Export Bulk Data by Using the bcp Utility (SQL Server).](../../relational-databases/import-export/import-and-export-bulk-data-by-using-the-bcp-utility-sql-server.md)
44
+
-[Import Bulk Data by Using BULK INSERT or OPENROWSET (BULK...)(SQL Server).](../../relational-databases/import-export/import-bulk-data-by-using-bulk-insert-or-openrowset-bulk-sql-server.md)
45
+
-[How to import XML into SQL Server with the XML Bulk Load component.](https://support.microsoft.com/en-us/kb/316005)
0 commit comments