SAP PRIME
SAP PRIME
February 20, 2025 at 09:19 AM
*What is Code-To-Data Paradigm?* • The traditional approach involves bringing data from database to our presentation server, doing the data intensive calculations & filtering and then presenting the filtered data to user. • *The new HANA approach is to push our code to the database layer where all the data resides, do the calculations at database layer and bring only the relevant records to presentation server.* Advantages: • faster data retrieval Share to your developer friends 🫂
👍 ❤️ 🙏 4

Comments