Thursday, March 7, 2024

AWS DMS Mapping Table (MSSQL) : Loading Table data using boundaries

 MSSQL query boundaries conditions  



SELECT Max(Id)  nt

FROM (SELECT Id,(Ntile(160) over( ORDER BY Id)) nt FROM demo)

test

GROUP BY nt

ORDER BY nt

option (maxDOP 1024)

No comments:

Post a Comment

Oracle AI Database Free support Platforms and Connectivity

Oracle AI Database 26ai – Supported Free Platforms The Oracle AI Database 26ai Free tier can be deployed on the following platforms: Oracle ...