Trade wide composite keys for a narrow hash surrogate key

A simple trick that can speed up your SQLScript and AMDP code: replace a wide join or group-by
key with one small hash key, and add the extra columns back only at the end.

 

​ A simple trick that can speed up your SQLScript and AMDP code: replace a wide join or group-bykey with one small hash key, and add the extra columns back only at the end.   Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author