Forum Discussion

athorat's avatar
athorat
New Contributor
4 months ago

Performance Optimization: Use Static Lookups Instead of Joins

Hi , I was trying to invoke the REST API dynamically . Let me share my requirement , I have on REST API in place which gives certain information of each country with respect to the country_id . Eac...