Skip to content

Commit 7b4d9f4

Browse files
Merge pull request #35597 from WilliamDAssafMSFT/20251016-copy-into
20251016 COPY INTO
2 parents fd84988 + d27b637 commit 7b4d9f4

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
@@ -1001,7 +1001,7 @@ There are no limitations on the number or size of files; however, for best perfo
10011001

10021002
### What authentication method is used when I don't specify a credential?
10031003

1004-
By default, `COPY INTRO` uses the executing user's Entra ID.
1004+
By default, `COPY INTO` uses the executing user's Entra ID.
10051005

10061006
## Related content
10071007

0 commit comments

Comments
 (0)