Forum Discussion
isabellasmou
Apr 29, 2024Copper Contributor
AWS S3 to SQL Server
I have a file on Amazon S3 that updates daily, and it's in SQL format. With these options, can I select a specific database to create and insert all the data into it in SQL Server?
Essentially, I'm asking if I can transfer data from Amazon S3 to SQL Server and, once imported, run SQL queries directly on the SQL Server?
1 Reply
Sort By
- olafhelperBronze ContributorSure, why not?
But the informations are to vague to give a more detailed answer.