Additional SQL Server features and topics not covered by specific categories
Hi @Michael Tarnarutsky,
SQL Server 2022 (16.x) adds new connector, S3-compatible object storage, using the S3 REST API. You can use both OPENROWSET and CREATE EXTERNAL TABLE to query data files in S3-compatible object storage.
Data virtualization with PolyBase in SQL Server
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.