Skip to content

Commit cdb52e4

Browse files
authored
clarity on row terminators
1 parent 63a0de0 commit cdb52e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/statements/copy-into-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article explains how to use the COPY statement in Azure SQL Data Warehouse
3131
- Specify a finer permission model without exposing storage account keys using Share Access Signatures (SAS)
3232
- Use a different storage account for the ERRORFILE location (REJECTED_ROW_LOCATION)
3333
- Customize default values for each target column and specify source data fields to load into specific target columns
34-
- Specify a custom row terminator for CSV files (if required)
34+
- Specify a custom row terminator for CSV files
3535
- Leverage SQL Server Date formats for CSV files
3636
- Specify wildcards and multiple files in the storage location path
3737

0 commit comments

Comments
 (0)